App Key List for Direct Login
AnsweredHi everyone, I'm creating a module for my personal use in whmcs, so that my users can log in directly to the option they choose, with some work and with ssh I found some app key listings, the problem is that I want more functional listings since the ones that appear in the CPanel documentation don't seem to work...
For example, I discovered that FileManager_Home works but in the list that cpanel has it only says file_manager and that doesn't work.
I would like you to help me with a more complete list, for example.
I want:
Ftp accounts
Git version control
Wp ToolKit
MultiPHP Manager
SSH Terminal
Ip Blocker
Mod Security
If it helps anyone, I'll share the list I have so far.
- API_Tokens_Manager
- Backups_Home
- Calendar_Configure
- ContactInfo_Change
- Cron_Home
- Database_MySQL
- Database_phpMyAdmin
- Domains_domains
- Email_AccountLevelFiltering
- Email_Accounts
- Email_Archive
- Email_Authentication
- Email_AutoResponders
- Email_BoxTrapper
- Email_DefaultAddress
- Email_DeliveryReport
- Email_Disk_Usage
- Email_Forwarders
- Email_GreyListing
- Email_MailingLists
- Email_Routing
- Email_SpamFilter
- Email_UserLevelFiltering
- FileManager_Home
- Imunify_Home
- JetBackup5
- Locale_Change
- Password_Change
- SSL_TLS_Manager
- SSL_TLS_Status
- SSL_TLS_Wizard
- SitePad_Home
- Site_Software
- Softaculous_Home
- Stats_AWStats
- Zone_Editor
-
For those who don't know how to solve this, by investigating with ssh, I managed to find the route, and created a custom file so I don't have to edit the original, it works well, only the WP Tool and the Cloudlinux PHP selector don't work for me, which I'm still investigating how to do.
But the proposed solution works excellently well.
Here I leave it.
nano /usr/local/cpanel/base/frontend/jupiter/dynamicui/dynamicui_custom.conf
[{"width": "48","itemorder": "6","file": "ftp_accounts","height": "48","itemdesc": "$LANG{'FTP Accounts'}","description": "$LANG{'Create, manage, and delete [asis,FTP] accounts.'}","feature": "ftpaccts","subtype": "img","group": "files","searchtext": "$LANG{'FTP Accounts ftp create[comment,search text keywords]'}","imgtype": "icon","url": "ftp/accounts.html","type": "image","touch": "ftp","if": "$SERVICEPROVIDED{'ftp'}","key": "ftp_accounts","implements": "FTP_Accounts_Home"},{"width": "48","height": "48","itemorder": "10","file": "version_control","itemdesc": "$LANG{'[asis,Git™] Version Control'}","description": "$LANG{'Host [asis,Git™] repositories.'}","feature": "version_control","subtype": "img","group": "files","searchtext": "$LANG{'[asis,Git] version control [asis,vcs] repositories repository repo master checkout check out branch clone remote source code commit head gitweb history log publish deployment build continuous integration[comment,search text keywords]'}","imgtype": "icon","url": "version_control/index.html","type": "image","if": "$HASROLE{'FileStorage'}","key": "version_control","implements": "Git_Control_Home"},{"width": "48","itemorder": "1","file": "ssh_access","height": "48","itemdesc": "$LANG{'SSH Access'}","description": "$LANG{'Manage your public and private [asis,SSH] keys.'}","feature": "ssh","subtype": "img","group": "security","searchtext": "$LANG{'SSH access ssh/shell Access ssh secure shell sftp[comment,search text keywords]'}","imgtype": "icon","url": "telnet/index.html","type": "image","key": "ssh_access","implements": "SSH_Access_Home"},{"width": "48","itemorder": "2","file": "ip_blocker","height": "48","itemdesc": "$LANG{'IP Blocker'}","description": "$LANG{'Block access to your website for one or more IP addresses or fully qualified domain names.'}","feature": "ipdeny","subtype": "img","group": "security","searchtext": "$LANG{'IP Blocker ip deny manager[comment,search text keywords]'}","imgtype": "icon","url": "denyip/index.html","type": "image","if": "$HASROLE{'WebServer'}","key": "ip_blocker","implements": "Ip_Blocker_Home"},{"width": "48","itemorder": "7","file": "mod_security","height": "48","itemdesc": "$LANG{'ModSecurity'}","description": "$LANG{'Enable or disable [asis,ModSecurity®] for your domains.'}","if": "$HASROLE{'WebServer'} && $is_mod_security_installed","feature": "modsecurity","subtype": "img","group": "security","searchtext": "$LANG{'ModSecurity mod security mod_security[comment,search text keywords]'}","imgtype": "icon","url": "security/mod_security/index.html","type": "image","key": "mod_security","implements": "Mod_Security_Home"},{"width": "48","itemorder": "8","file": "multiphp_manager","height": "48","itemdesc": "$LANG{'MultiPHP Manager'}","description": "$LANG{'Manage your [asis,PHP] configuration.'}","if": "$is_ea4","feature": "multiphp","subtype": "img","group": "software","searchtext": "$LANG{'MultiPHP Manager[comment,search text keywords]'}","imgtype": "icon","url": "multiphp_manager/index.html","type": "image","key": "multiphp_manager","implements": "Multiphp_Manager"},{"width": "48","itemorder": "1","file": "terminal","if": "$hasvalidshell && $HASROLE{'FileStorage'}","height": "48","itemdesc": "$LANG{'Terminal'}","description": "$LANG{'Access an in-browser terminal application for direct command-line access within a [asis,cPanel] session.'}","feature": "ssh","subtype": "img","group": "advanced","searchtext": "$LANG{'terminal bash tcsh command line shell ssh[comment,search text keywords]'}","imgtype": "icon","url": "terminal/index.html","type": "image","key": "terminal","implements": "Ssh_Terminal"},{"width": "48","itemorder": "-1","file": "wp-toolkit","height": "48","itemdesc": "$LANG{'WP Toolkit'}","description": "$LANG{'Manage and deploy WordPress installations.'}","feature": "wp-toolkit","subtype": "img","group": "domains","searchtext": "$LANG{'WP Toolkit WordPress manage[comment,search text keywords]'}","imgtype": "icon","url": "wp-toolkit/index.live.php","type": "image","target": "_self","key": "wp_toolkit","implements": "WP_Toolkit_Home"},{"width": "48","itemorder": "999","file": "lvephpsel","height": "48","itemdesc": "$LANG{'Select PHP Version'}","description": "$LANG{'Select PHP Version'}","feature": "lvephpsel","subtype": "img","group": "software","searchtext": "$LANG{'PHP Version select php selector[comment,search text keywords]'}","imgtype": "icon","url": "lveversion/php_selector.live.pl","type": "image","key": "select_php_version","implements": "PHP_Version_Selector"}]0 -
Thanks for sharing!
0
Please sign in to leave a comment.
Comments
2 comments