mirror of
https://github.com/FusionWowCMS/FusionCMS.git
synced 2026-08-17 20:26:05 -04:00
No description
|
|
||
|---|---|---|
| .github | ||
| application | ||
| node_modules | ||
| system | ||
| vendor | ||
| writable | ||
| .gitignore | ||
| .htaccess | ||
| composer.json | ||
| composer.lock | ||
| index.php | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
FusionCMS
Table Of Contents
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.
Supported emulators
| Emulator | Status |
|---|---|
| TrinityCore old base | ✅ |
| TrinityCore SRP6 | ✅ |
| TrinityCore SRP6 v2 | ✅ |
| TrinityCore Classic (TBC, Wotlk, Cata) | ✅ |
| Skyfire SRP6 | ✅ |
| Skyfire old base | ✅ |
| AzerothCore old base | ✅ |
| AzerothCore SRP6 | ✅ |
| Cmangos | ✅ |
| Vmangos | ✅ |
| Mangos one - two - three | ✅ |
| OregonCore | ✅ |
Supported expansions
| Emulator | Status |
|---|---|
| Classic | ✅ |
| TBC | ✅ |
| Wotlk | ✅ |
| Cataclysm | ✅ |
| Mists of Pandaria | ✅ |
| Warlords of Draenor | ✅ |
| Legion | ✅ |
| Battle For Azeroth | ✅ |
| Shadowlands | ✅ |
| Classic (TBC , Wotlk, Cataclysm) | ✅ |
| Dragonflight | ✅ |
| The War Within | ✅ |
| Midnight | ✅ |
Getting Started
Download
Installation
Read the Installation Guide.
Prerequisites
| Requirements | Description |
|---|---|
| PHP 8.3.0 or above | (Extensions: mysqli, curl, openssl, soap, mbstring, json, zip, gd, intl and gmp) |
| Apache / Nginx | (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
Authors & Contributors
This project exists thanks to:
- Jesper Lindström (FusionCMS)
- Xavier Geernick
- FusionGen
Links