FusionGen is a free, open-source content management system. Server owners all around the world rely upon FusionGen for its ease of use and development, safe and secure codebase and dedication to simplicity.
Requirements | Description |
---|---|
PHP 8.0.33 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 and mod_headers) |
Pre installed World of Warcraft Server | (with the databases of: Auth, Characters and World) |
MySQL / Mariadb Server | >= 5.7 / 10.1 |
Read the installation guide.
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.
- 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
The FusionGen source is released under the GNU AGPL v3
This project exists thanks to:
- Jesper Lindström (FusionCMS)
- The FusionGen developers and contributors