How to install Softaculous
How to install Softaculous
In SSH, as root, run:
Code: Select all
curl -O http://c.myvestacp.com/tools/install-softaculous.sh
bash install-softaculous.sh
Tags:
Re: How to install Softaculous
made this, but after clicking 'Apps' - page not found
Re: How to install Softaculous
first enable the softaculous in vestacp
go to




after then run this command in ssh
Code: Select all
curl -O http://c.myvestacp.com/tools/install-softaculous.sh
bash install-softaculous.sh
Re: How to install Softaculous
perfect, works!