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 8.1 or higher (8.4 recommended)
- PHP modules: PDO dblib (sybase)/odbc/sqlsrv, 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/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.
WebEngineCMS is possible thanks to the following open source projects.
- Lautaro Angelico - Developer
This project is licensed under the MIT License - see the LICENSE file for details