Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusionwowcms/fusioncms
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.
https://github.com/fusionwowcms/fusioncms
azerothcore blizzard blizzlike bootstrap bootstrap5 cms cms-framework codeigniter codeigniter4 core fusion fusioncms modules skyfire theme trinitycore world-of-warcraft worldofwarcraft wowcms
Last synced: about 2 hours ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/fusionwowcms/fusioncms
- Owner: FusionWowCMS
- License: other
- Created: 2023-05-30T08:04:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T15:09:29.000Z (5 days ago)
- Last Synced: 2024-11-14T04:04:21.806Z (about 2 hours ago)
- Topics: azerothcore, blizzard, blizzlike, bootstrap, bootstrap5, cms, cms-framework, codeigniter, codeigniter4, core, fusion, fusioncms, modules, skyfire, theme, trinitycore, world-of-warcraft, worldofwarcraft, wowcms
- Language: PHP
- Homepage:
- Size: 92.3 MB
- Stars: 79
- Watchers: 8
- Forks: 44
- Open Issues: 3
-
Metadata Files:
- Readme: .github/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
FusionCMS
[![Downloads](https://img.shields.io/github/downloads/FusionWowCMS/FusionCMS/total)](https://github.com/FusionWowCMS/FusionCMS/releases "Releases") ![Contributors](https://img.shields.io/github/contributors/FusionWowCMS/FusionCMS?color=dark-green) ![Issues](https://img.shields.io/github/issues/FusionWowCMS/FusionCMS) [![Discord](https://img.shields.io/discord/1116706973828775976.svg)](https://discord.gg/tnWTkZ7akZ "Our community hub on Discord") [![CodeFactor](https://www.codefactor.io/repository/github/fusionwowcms/fusioncms/badge/main)](https://www.codefactor.io/repository/github/fusionwowcms/fusioncms/overview/main)
## Table Of Contents
* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Security Tips](#security-tips)
* [Contributing](#contributing)
* [License](#license)
* [Authors](#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.### 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 | ✅ |
| Calssic (TBC , Wotlk, Cataclysm) | ✅ |
| Dragonflight | ✅ |
| The War Within | ✅ |## Getting Started
### Download
[Latest release](https://github.com/FusionWowCMS/FusionCMS/releases/latest)
### Installation
Read the [Installation Guide](https://github.com/FusionWowCMS/FusionCMS/wiki/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](SECURITY.md).## 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](https://github.com/FusionWowCMS/FusionCMS/issues/new) 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](https://github.com/FusionWowCMS/FusionCMS/blob/main/.github/CODE_OF_CONDUCT.md) before posting
your first idea as well.### Creating A Pull Request
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
The FusionCMS source is released under the [GNU AGPL v3](https://github.com/FusionWowCMS/FusionCMS/blob/main/LICENSE)
## Sponsor this project
> [!TIP]
> [Donate with Cryptocurrency](https://paylink.payment4.com/en/Fusion%20CMS/007d3e04-643d-4105-b113-d37ad09e747e)## Authors & Contributors
This project exists thanks to:
- **[Jesper Lindström](https://github.com/jesperlindstrom)** (FusionCMS)
- **[Xavier Geernick](https://github.com/XavierGeerinck)**
- **[FusionGen](https://github.com/FusionGen/FusionGEN)**## Links