Free Version
You can get a free version:
Version 2 is here !
And it take just 15 seconds to install it. All you have to do is to run the following command in SSH:
It will ask you for DB credentials, but you can make it even faster and add parameters with DB name and so on to the command line
That's it![Smile :)](./../images/smilies/icon_e_smile.gif)
If you have any questions - feel free to contact us.
Version 2 is here !
And it take just 15 seconds to install it. All you have to do is to run the following command in SSH:
Code: Select all
cd /path_to_your_domain/
curl -sS https://smartcj.com/updates2/install | php --
Code: Select all
curl -sS https://smartcj.com/updates2/install | php -- mysql_host=...
mysql_user=... mysql_pass=... mysql_name=... scj_folder=... domain=... admin_email=...
That's it
![Smile :)](./../images/smilies/icon_e_smile.gif)
If you have any questions - feel free to contact us.