Page 1 of 1

Add new package in the system

Posted: Fri Oct 16, 2015 5:10 pm
by abdullakh
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

Re: Add new package in the system

Posted: Fri Sep 23, 2016 12:39 pm
by skurudo
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