Andy Baugh cPanel Staff
Developer for over five years at cPanel.
- Total activity 63
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Comments
Recent activity by Andy Baugh-
You probably will want to enable "debughooks" then so that you get log messages about what's going on. That should at least help you see whether the hook executed in that context or not. See here f...
-
The issue is that the category and event name you are specifying is not correct. In our documentation (and our code) we refer to the category as 'Passwd' and event as 'ChangePasswd'. Unless you spe...
-
We do have some documentation here, but I will say that unless you already know what to look for, it isn't that easy to find. For example, regarding header/footer for PHP applications, it is docume...
-
cPanel >> Backups was not designed in such a way to anticipate pluggability like this. While we do have the ability for system administrators in WHM to configure the backup process to upload copies...
-
Howdy Koree, Honestly I'd just look at what we did for the old Calendar and Contacts plugin (cpanel-ccs-calendarserver); I had a custom TaskProcessor module there. It installs to /var/cpanel/perl/C...
-
Consistency of output data structures is indeed hard to get across the various APIs. It is somewhat easier if you can execute from the context of whmapi1's "cpanel" function (which executes cPanel ...
-
Howdy, Any API2 calls that do not have UAPI equivalent will very likely *not* be dropped from the product despite the deprecation (which at this point is 10 years deprecated yet still in use at man...
-
Thank you for the clarification. I talked to the documentation team about this, as that does seem odd. It appears that this breaks when cookies for the site are not accepted. I don't think that is ...
-
They work with any browser, and on any OS. You likely just need to replace the relevant bits of the URL with what matches for your server & login. For example: https://hostname.example.com:2087/cps...
-
I wish I could have better news for you on this, but as of yet I have not gotten approval to even work on this myself. We have had an immense backlog of work for various things getting in the way s...