A developer-centric content management framework designed to empower developers with a headless architecture that enables flexibility and scalability.
composer create-project getdevflow/cmf:1.2.0
Multisite
With Devflow you can create any number of separate sites; each with their own RESTful endpoints. One install to rule them all!
Content Types
Deflow is a content repository allowing you to section your content using Content Types. Create a Post content type for a blog, or News for a news section. The options are limitless.
Plugins, Actions, Filters
Create or install plugins via composer to extend the functionality of Devflow. Futhermore, utilize the action and filter hooks to change or manipulate functionality.
Custom Fields
For content types as well as products, you can add custom fields to build a more customized CMS environment for your website and clients.