mirror of
https://github.com/WonderCMS/wondercms.git
synced 2026-08-25 10:51:22 +00:00
Page:
Update
Pages
5 file structure
500 internal server error
Add SRI tags to your theme libraries
Add favicon
Additional security configuration(s)
All security features described
Allowed extensions file types for uploads
Always redirect to https and www
Apache2 configuration 404 page errors on Ubuntu LAMP
Backup all files
Better security mode (HTTPS and other features)
Caddy web server config
Change default login URL
Change default password
Create a plugin
Create custom page template
Create new editable areas or editable blocks
Create theme in 8 easy steps
Custom modules
Custom repositories
Default database.js
Demo
Download
Edit 404 page
Example of database.js
Get data from database
Hide page from menu
Home
IIS server config
Included libraries
List of all functions
List of common errors
List of hooks
Login URL doesn't work 404
Login
NGINX server config
One click update
One step install
Optional: functions.php file
Other errors
PHP built in server
Persistent "New WonderCMS update available" message
Recover login URL
Requirements
Reset password
Restore backup
Set data to database
Theme tags
Translations
URLs mailformed on Windows IIS
Update theme to work with WonderCMS 2.0.0
Update theme to work with WonderCMS 3.0.0
Update
[Self attack vulnerabilities] possibilities list
No results
6
Update
Robert Isoski edited this page 2019-12-31 00:55:43 +01:00
(How to) Update from version 2.7.0 to 3.0.x
Important: Before updating, create a backup of your website.
- Download latest WonderCMS version from the official website.
- Upload and unzip WonderCMS to your server in a new, temporary folder (example.com/updateWonderCMS).
- If you're using a custom theme, change all the theme tags with the help of following guide: https://github.com/robiso/wondercms/wiki/Create-theme-in-8-easy-steps and save the changes.
- Login to your new WonderCMS website (example.com/updateWonderCMS).
- Open your old WonderCMS website in a new tab and copy the old content to your new WonderCMS.
- You can also manually edit the database.js and copy the content over.
- Make sure your new WonderCMS website looks exactly like you want it to. When you're finished and before continuing, make sure your website is backed up.
- Delete your old WonderCMS website files.
- Final step:
- Option 1: Rename your new WonderCMS installation (example.com/updateWonderCMS) to where you want the new website displayed (location of your old website).
- Option 2: Copy all files from your new WonderCMS to your old location (original) website location.
- Your website should be now running on latest WonderCMS version.
- If you've used any plugins, download them through Settings->Plugins.
If you get stuck at any step or need help, give our WonderCMS community a visit.
How to update from version 1.1.0 to 2.0.0
- Log into your website and click "Update".
How to update from version 1.0.0
- Replace your old index.php with the new one from the above download.
How to update from 1.0.0 and older versions
- Backup all your WonderCMS files.
- Make a fresh installation of the latest WonderCMS anywhere on your server.
- Copy your old content and paste it into the new installation.
- Remove the old installation.
- Move the new installation to the old WonderCMS installation location.
Note: Check the "What's new" page for any plugin and theme updates: https://www.wondercms.com/whatsnew
Intro
- Home
- Demo
- Download
- One step install
- Requirements
- 5 file structure
- List of hooks
- Included libraries
- Create theme in 8 easy steps
- Create a plugin
- Custom modules
- Translations
- All security features described
Basic how to's
- Backup all files
- Change default login URL
- Change default password
- Create custom page template
- Create new editable areas or editable blocks
- Edit 404 page
- Get data from database
- Set data to database
- Hide page from menu
- Caddy web server config
- IIS server config
- NGINX server config
- Login
- Recover login URL
- Reset password
- Restore backup
- Update
- PHP built in server
Themes
- Create theme in 8 easy steps
- Add favicon
- Theme tags
- Update theme to work with WonderCMS 2.0.0
- Update theme to work with WonderCMS 3.0.0
- Share your themes with Custom modules
Plugins
- Quick intro on creating plugins and List of hooks
- Share your plugin with simply with Custom modules
Security
- All security features described
- Add SRI tags to your theme libraries
- Always redirect to https and www
- Additional security configuration(s)
- Add SRI tags to your theme libraries
- Better security mode (HTTPS and other features)
Features description
- One click update
- Optional: functions.php file
- Default database.js
- Allowed extensions file types for uploads
- Login URL doesn't work - 404
- 500 internal server error
- Persistent "New WonderCMS update available" message
- URLs mailformed on Windows IIS
- Other errors
Still need help?
- Ask a question or make a request in the community.
- Official website