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:

Code: Select all

cd /path_to_your_domain/
curl -sS https://smartcj.com/updates2/install | php -- 
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

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 :)

If you have any questions - feel free to contact us.