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.
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 7.4 or higher (8.1 recommended)
- PHP modules: PDO dblib/odbc/sqlsrv, cURL, OpenSSL, GD
- PHP short_open_tag enabled
- 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/install
and follow the given instructions - Configure the master cron job located at
/includes/cron/cron.php
to runonce per minute
. For more detailed instructions click here.
WebEngine CMS wouldn't be possible without the following awesome projects.
- Lautaro Angelico - Developer
This project is licensed under the MIT License - see the LICENSE file for details