You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library provides a convenient way to interact with the cPanel API using Laravel. It allows you to perform various cPanel functions such as creating subdomains, managing databases, handling email accounts, and managing disk usage. composer require mhasnainjafri/cpanel
A javascript library to abstract calling several of the cPanel & WHM API using a simplified object model. This library just build the syntax. You need to supply the HTTP request/response processes.
[cPanel] If you have the shell access through SSH Key pair on the server, you can access the WHM without knowing the actual root password of the server
webmail-ssss (Webmail Self-Service Signup & Signin) is a rudimental frontend UI for cPanel's Webmail system. It uses the cPanel API and is written in PHP.