Open source Content Management System for Mu Online servers. WebEngine's goal is to provide a fast and secure framework for server owners to create and implement their own features to the CMS.
These instructions will help you deploy your own copy of the CMS.
Here's what you need to run WebEngine CMS
- Apache mod_rewrite
- PHP 5.6 or higher
- PHP PDO dblib/odbc/sqlsrv
- cURL Extension
- OpenSSL Extension
- short_open_tag enabled
- JSON
- Upload and extract the release files to your web server
- Run WebEngine CMS Installer
yourwebsite.com/install
and follow the instructions - Add the master cron job
/includes/cron/cron.php
to runonce per minute
WebEngine CMS wouldn't be possible without the following awesome projects.
- Lautaro Angelico - Developer
- Mon - Developer
This project is licensed under the MIT License - see the LICENSE file for details