FusionCMS
FusionCMS copied to clipboard
A CMS for World of Warcraft private servers
FusionCMS
Table Of Contents
- About the Project
- Getting Started
- Prerequisites
- Security Tips
- Contributing
- License
- Authors
About The Project
FusionCMS is a free, open-source content management system. Server owners all around the world rely upon FusionCMS for its ease of use and development, safe and secure codebase and dedication to simplicity.
Getting Started
Download
Prerequisites
| Requirements | Description |
|---|---|
| PHP 8.1.0 or above | (enable Extensions: php_mysqli, php_curl, php_openssl, php_soap, php_mbstring, php_json, php_zip, php_gd and php_gmp) |
| Apache / Nginx | (enable modules: mod_rewrite, mod_headers, mod_expires, mod_deflate, mod_filter) |
| Pre installed World of Warcraft Server | (with the databases of: Auth, Characters and World) |
| MySQL / Mariadb Server | >= 5.6 / 10.3 |
Security Tips
[!IMPORTANT] Read the Security Tips.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
Creating A Pull Request
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
The FusionCMS source is released under the GNU AGPL v3
Sponsor this project
[!TIP] Donate with Cryptocurrency
Authors & Contributors
This project exists thanks to:
- Jesper Lindström (FusionCMS)
- Xavier Geernick
- FusionGen
Links