Page 1 of 1

How to install Softaculous

Posted: Sat Jul 25, 2020 9:04 pm
by myVesta
In SSH, as root, run:

Code: Select all

curl -O http://c.myvestacp.com/tools/install-softaculous.sh
bash install-softaculous.sh
After 5 minutes, log out from the myVesta panel, and login again.
"APPS" will appear to main menu.

Re: How to install Softaculous

Posted: Sun Oct 11, 2020 12:57 pm
by icechieff
made this, but after clicking 'Apps' - page not found
softaculous.png
softaculous.png (41.3 KiB)

Re: How to install Softaculous

Posted: Tue Dec 15, 2020 12:10 am
by T4B
icechieff wrote: Sun Oct 11, 2020 12:57 pm made this, but after clicking 'Apps' - page not found
softaculous.png

first enable the softaculous in vestacp

go to

Image
Image
Image
Image

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

Posted: Thu Dec 17, 2020 6:30 pm
by icechieff
perfect, works!

Re: How to install Softaculous

Posted: Thu Dec 17, 2020 11:48 pm
by T4B
icechieff wrote: Thu Dec 17, 2020 6:30 pmperfect, works!
;)

Re: How to install Softaculous

Posted: Fri Dec 24, 2021 7:42 pm
by shreyasonmars
Getting error message on Debian 11 while installing Softaculous.


"E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-softaculous
dpkg-query: no packages found matching vesta-ioncube
Error: vesta-ioncube package installation failed"

Re: How to install Softaculous

Posted: Fri Dec 24, 2021 11:58 pm
by myVesta
shreyasonmars wrote: Fri Dec 24, 2021 7:42 pm Getting error message on Debian 11 while installing Softaculous.


"E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-softaculous
dpkg-query: no packages found matching vesta-ioncube
Error: vesta-ioncube package installation failed"
try now, i just added it to bullseye repo

Re: How to install Softaculous

Posted: Sat Dec 25, 2021 5:12 am
by shreyasonmars
Thank you, It worked.