Group: Member 
Post Group: Newbie
Posts: 1
Status: 
|
Hi I'm trying to create custom package which combines two software packages which we author. The problem is that I need to create two cron entries since they both run at different intervals. I solved this problem seemingly by using cPanel's api to create cron jobs (inside install.php) but I can't seem to figure out how to pull in customer's cpanel username and password into install.php. The package is being provisioned by whmcs in the standard way. Any suggestions?
|