Manual install of playsms

playsms has two ways to install itself
one with install script and one without install script
both methods look for getcomposer.com online
anyplace where manual installtion has been written?
which requires you to be connected to Internet
How can i install playsms offline.?

try to use the latest official release: https://sourceforge.net/projects/playsms/files/playsms/Version%201.3.1/

and then follow the manual install but skip step 2 (dont run ./getcomposer.sh)

anton

ok anton i’ll go and try this tomorrow…
by manual install you mean without install script right?

will reply back soon

got this error
during manual install
without running step 2 of book project

sudo cp daemon/linux/bin/playsmsd /usr/local/bin/playsmsd
cp: cannot stat ‘daemon/linux/bin/playsmsd’: No such file or directory

the manual has typo

it should be:

sudo cp daemon/linux/bin/playsmsd.php /usr/local/bin/playsmsd

Thank you anton for ur quick response…

i did install playsms correctly and playsmsd is running and m able to open playsms in web.

since my installation already has a kannel i want to utilise that.
i mean how to edit ?
is there a document available.?
thanks in advance