WebEngine is an Open source Content Management System (CMS) for Mu Online servers. Our main goal is to provide a fast, secure and high quality framework for server owners to create and implement their own features to their websites.
This version of WebEngine CMS has been adapted and tested to work with DV-Team's Season 18, 19 and 20 server files.
These instructions will help you deploy your own website using WebEngine CMS.
Here's what you'll need to run WebEngine CMS in your web server
- Apache mod_rewrite
- PHP 8.1 or higher (8.4 recommended)
- PHP modules: PDO dblib mysql, cURL, OpenSSL, GD
- Download the latest release of WebEngine CMS
- Upload the ZIP file contents to your web server
- Run WebEngine CMS Installer by going to
example.com/installand follow the given instructions - Configure the master cron job located at
/includes/cron/cron.phpto runonce per minute. For more detailed instructions click here.
WebEngine CMS is possible thanks to the following open source projects.
- Lautaro Angelico - Developer
- loopik - 1oopik (discord)
- 小神仙 - xiaoshenxian1060 (discord)
This project is licensed under the MIT License - see the LICENSE file for details