cPanelTJ
- Total activity 127
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 43
Comments
Recent activity by cPanelTJ-
Hi Ben, With WordPress Toolkit, any site can be cloned and any clone or site can be copied to an existing site in an effort to push updates from a clone or development/staging site. Not only does ...
-
Hi @JAB Creations , There is not currently a UAPI function to delete a subdomain and, as you discovered, the API 2 operation is your best option. Regarding the tweet, API 2 is still supported as w...
-
Hi, You are correct. This API does require root/all level access for the token.
-
Yes, please let us know more about the API request you are making. I am unable to re-produce the error using
-
Depending on the page that you'd want to land on, using WHM API 1 Functions - create_user_session - Developer Documentation - cPanel Documentation with the `app` parameter could get you what you're...
-
@ca2236 Thank you for reporting this docs bug. We'll get it cleaned up. We won't be able to add a domain type return at this time, but I will add it to the backlog for the next API. Depending on ...
-
Hi @stards , For Cpanel events, you have to specify the API system in addition to the module/function, API::Module::function. For your case, this would be UAPI::Mysql::create_user. Additionally, ...
-
Sorry. I see yet. uapi --user=user Email list_mail_domains There is a better function for what you are looking to achieve:
-
Hi @ca2236 , Are you wanting a link to the Wordpress Manager interface that the cPanel user can use? Or are you wanting it for root/resellers to use as they impersonate the user from WHM?
-
I'm not sure if linking from public_html, but in general the full path is: https://:2083/cpsess/frontend/paper_lantern//.live.php. Most links within cPanel just use /frontend/paper_lantern//.live....