stards
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by stards-
https://applications.cpanel.net points to this forum. Is it gone for good?
Hi, The catalog is no longer there. It's an alias for the forums here. Is there any place for us indie developers who create plugins for cPanel? What other options are out there? Thanks
-
cPanel event not triggering the execution of my script. Am I doing it wrong?
Hi, I'm using the manage_hooks script to hook into some MySQL related events like Mysql::create_user and Mysql::delete_user among others. Here's the one-liner I'm running: /usr/local/cpanel/bin/...
-
Template Toolkit + UAPI execute(). How load the data?
Hi I'm having a hard time manipulating data returned by execute (priv escalation). Here's the call: result_set = execute("MyPlugin", "GetData", {"user" => CPANEL.user, "uapi_paginate_size" =>CPAN...
-
XML-API: List all domains on a server along with their assigned IP
Hi Is there a way to list all domains on a server along with their cpanel-assigned IP? I know there's "resolvedomainname?api.version=1&domain=example.com" but this one does a DNS resolve (not a st...