Requirements
- Installation
- Help
- Learning Cmfive
- Introduction
- Creating A Config
- Install And Migrations
- The Models Folder
- Creating Index Action
- Creating Index Template
- Creating Item Action
- Add Item Table
- Edit Item Button
- Additional Configuration
Requirements
Cmfive v3 requires PHP7.2.x and MySQL 5.5+
Cmfive works best with Linux and works out of the box with the Apache web server. Cmfive can also work with Windows and other web servers (like IIS and Nginx) but may require additional configuration.
Cmfive requires the following PHP extensions:
- CLI
- CURL
- GD
- JSON
- MBString
- MySQL
- Readline
- XML
- ZIP