D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
wonder
/
Filename :
database.js
back
Copy
{ "config": { "siteTitle": "[[site_name]]", "theme": "essence", "defaultPage": "home", "login": "[[admin_loginURL]]", "forceLogout": false, "password": "[[admin_pass]]", "lastLogins": {}, "defaultRepos": { "themes": {}, "plugins": {}, "lastSync": null }, "customRepos": { "themes": {}, "plugins": {} }, "menuItems": { "0": { "name": "Home", "slug": "home", "visibility": "show" }, "1": { "name": "Example", "slug": "example", "visibility": "show" } } }, "pages": { "404": { "title": "404", "keywords": "404", "description": "404", "content": "<h1>Sorry, page not found. :(<\/h1>" }, "home": { "title": "Home", "keywords": "Keywords, are, good, for, search, engines", "description": "A short description is also good.", "content": "<h1>It's alive!<\/h1>\n\n<h4><a href=\"[[loginURL]]\">Click here to login.<\/a><\/h4>\n\n<p class=\"mt-4\">To install an awesome editor, open Settings -> Plugins -> Install Summernote.<\/p>" }, "example": { "title": "Example", "keywords": "Keywords, are, good, for, search, engines", "description": "A short description is also good.", "content": "<h1 class=\"mb-3\">Easy editing<\/h1>\n<p>Click anywhere to edit, click outside the area to save. Changes are live and shown immediately.<\/p>\n\n<h2 class=\"mt-5 mb-3\">Create new page<\/h2>\n<p>Pages can be created in the Menu above.<\/p>\n\n<h2 class=\"mt-5 mb-3\">Install themes and plugins<\/h2>\n<p>To install, update or remove themes\/plugins, visit the Settings.<\/p>\n\n<h2 class=\"mt-5 mb-3\"><b>Please support WonderCMS<\/b><\/h2>\n<p>WonderCMS has been free for over 10 years.<\/p>\n<p><a href=\"https:\/\/swag.wondercms.com\"><u>Click here to support us by getting a t-shirt<\/u><\/a> or <a href=\"https:\/\/www.wondercms.com\/donate\"><u>here to donate<\/u><\/a>.<\/p>" } }, "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>" }, "footer": { "content": "©2020 Your website" } } }