cpanel-UAPI-php-class icon indicating copy to clipboard operation
cpanel-UAPI-php-class copied to clipboard

php class for cpanel's UAPI

Results 4 cpanel-UAPI-php-class issues
Sort by recently updated
recently updated
newest added

Hi, The script is excellent! I can create a MySQL db and a username to it. I also would like to create a cronjob. It is possible? Thanks, Francisco

This script asks for cPanel username and password to access API. I do not like to have cPanel password open in code. Is there other way to authenticate, without requirement...

Added Authorization type to authenticate API using cPanel API Tokens instead of password with backward compatibility.