Skip to content

WebEngine is an open-source, fast and secure CMS for private Mu Online game servers.

License

Notifications You must be signed in to change notification settings

ErickAlcan/WebEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebEngine CMS 1.2.0

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.

Getting Started

These instructions will help you deploy your own copy of the CMS.

Prerequisites

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

Installing

  1. Upload and extract the release files to your web server
  2. Run WebEngine CMS Installer yourwebsite.com/install and follow the instructions
  3. Add the master cron job /includes/cron/cron.php to run once per minute

Other Software

WebEngine CMS wouldn't be possible without the following awesome projects.

Authors

  • Lautaro Angelico - Developer
  • Mon - Developer

License

This project is licensed under the MIT License - see the LICENSE file for details

Support

Official Discord Server

WebEngine CMS Official Discord

WebEngine Community Support Forum

WebEngine Support Forum

About

WebEngine is an open-source, fast and secure CMS for private Mu Online game servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.3%
  • JavaScript 18.8%
  • CSS 2.5%
  • HTML 2.4%