You will need a working playSMS to begin with, let us assumed below items are your installation facts:
- Your playSMS web files is in
/var/www/html/playsms
Follow below steps in order:
-
Clone this repo to your playSMS server
cd ~ git clone https://github.com/playsms/plugin-mesabot.git cd plugin-mesabot ls -l
-
Copy gateway to playSMS
plugin/gateway/
cp -rR web/plugin/gateway/mesabot /var/www/html/playsms/plugin/gateway/
-
Restart
playsmsd
playsmsd restart playsmsd check