Site.Pro Builder
Re: Site.Pro Builder
Hello, plugin is finished http://www.site.pro
Re: Site.Pro Builder
insha wrote:Hello, plugin is finished http://www.site.pro

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:

====================================================================================
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.
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