Page 2 of 2

Re: Site.Pro Builder

Posted: Tue Apr 26, 2016 4:08 pm
by insha
Hello, plugin is finished http://www.site.pro

Re: Site.Pro Builder

Posted: Wed Apr 27, 2016 6:50 am
by skurudo
insha wrote:Hello, plugin is finished http://www.site.pro
Image

Cool news, insha!

A little manual:
- Register on http://site.pro
- http://site.pro/licenses - add license
- Assign users (licenses) IP

And you can get link to installation guide:
Image

====================================================================================

DO NOT COPY THIS FROM FORUM, PLEASE
it's only for example (!)

====================================================================================


Installation
InstallationShow

Code: Select all

Login to Vesta server ssh as root

Download installation script by executing this command:
wget -N http://site.pro/licenses/installer/[i]LONG-LONG-LICENCE NUMBER[/i]/Vesta/siteprobuilder -O siteprobuilder

Add execute permissions for the downloaded installation script by executing this command:
chmod +x ./siteprobuilder

Run installation script by executing this command:
./siteprobuilder install

When installation script completes you are ready to go :)

NOTE! Make sure that passive mode in FTP server is enabled. Usually it is disabled by default.
Uninstallation
UninstallationShow

Code: Select all

Login to ISPmanager server ssh as root

Download installation script by executing this command:
wget -N http://site.pro/licenses/installer/[i]LONG-LONG-LICENCE NUMBER[/i]/Vesta/siteprobuilder -O siteprobuilder

Add execute permissions for the downloaded uninstallation script by executing this command:
chmod +x ./siteprobuilder

Run uninstallation script by executing this command:
./siteprobuilder uninstall