Cmfive Core
- Installation
- The Anatomy of Cmfive
- Core Modules
- Introduction
- Admin
- Auth
- Channels
- Favorite
- File
- Form
- Help
- Inbox
- Insight
- Install
- Main
- Report
- Search
- Tag
- Task
- Timelog
- Cmfive Tests
- Introduction
- Install Codeception
- Selenium Setup
- WebDriver Setup
- Enable Tests
- Running Tests
- Writing Tests
- Cloud Provider Integration
Cmfive Core
Introduction
Cmfive core is the PHP codebase for content generation. It manages:
- serving http requests by PHP actions and objects
- template based response generation
- service calls between PHP objects
- event handling relationships between PHP objects
- application of PHP objects in modules for high level services
- abstraction of code objects into database storage
- abstractions for users, sessions and security
It is installed by a symlink from the boilerplate system folder.