We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Add new package in the system
Add new package in the system
Hello,
I am trying to programme a API that add package in Vestacp using API (v-add-user-package) but I am stuck with these values:
pkg_dir=$1
package=$2
rewrite=$3
May you provide me the code that I need to do using your API?
Thanks
I am trying to programme a API that add package in Vestacp using API (v-add-user-package) but I am stuck with these values:
pkg_dir=$1
package=$2
rewrite=$3
May you provide me the code that I need to do using your API?
Thanks
Re: Add new package in the system
API documentation and examples:
http://vestacp.com/docs/API.pdf
CLI commands list and descriptions:
http://vestacp.com/docs/CLI.txt
-> viewtopic.php?f=18&t=12610
http://vestacp.com/docs/API.pdf
CLI commands list and descriptions:
http://vestacp.com/docs/CLI.txt
-> viewtopic.php?f=18&t=12610