Devflow Blog

News, tutorials, and system updates.

Follow the evolution of Devflow CMS with release notes, tutorials, and developer workflows.

General · 1 min read

Learning Domain-Driven Design

Looking to master DDD? These six carefully selected resources will help PHP Architects understand Domain-Driven Design, CQRS, Event Sourcing, and Event Storming.

Read Article

Tutorial · 33 sec read

How to Impersonate a User

In Devflow CMS, you can impersonate a user without having to create dummy accounts if and when you need to fine-tune their access or debug.

Read Article

Release Notes · 5 min read

Devflow CMS With Editorial Workflow

Devflow CMS version 2.4.0 comes with a new editorial workflow feature that ensures content is funneled through a review process before publication, provides accountability through activity tracking, and makes collaboration easier through comments, notifications, and revision history.

Read Article

Release Notes · 40 sec read

Devflow CMS 2.3.0 Minor Release

Devflow CMS 2.3.0 minor release is available and includes bug fixes, enhancements, and the ability to add custom fields to page builder pages.

Read Article

Tutorial · 3 min read

How to Encrypt Your env File Data in Devflow CMS

Security should never be an afterthought. As cyber threats continue to evolve, protecting sensitive configuration data is essential for every application. Encrypting your .env file helps safeguard secrets such as database credentials, API keys, and encryption tokens, keeping them out of reach from prying eyes and reducing the risk of accidental exposure.

Read Article