Phoenix CMS (PXCMS) is a powerful open source, modular content management system.
- Laravel 5.1 (For L4.2 checkout the v0.1 tag)
- PHP 5.5.9+
- MySQL 4+ (no official support for other DBMS at this time)
- Apache Rewrite Module
Enabled
- Mcrypt PHP Extension
- OpenSSL PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
.. coming soon ..
Releases will be numbered with the follow format: <major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backwards compatibility bumps the major
- New additions without breaking backwards compatibility bumps the minor
- Bug fixes and misc changes bump the patch
.. coming soon ..
The CMS is fully customizable from themes and modules to language packs, documentation on how to create these will be posted on the website in due course.
If you encounter problems with using the CMS, keeping in mind that it isn't a full release yet, please post on an issue on the repository. Module specific issues would be better posted to the correct module to keep tracking easier. Pull requests are welcome.
Thanks to the people that have contributed and helped test/find bugs in the project:
PXCMS is licensed under the MIT LICENSE.