Logo

Lagan CMS

Lagan is a different take on a CMS, with a focus on flexibility.

Lagan is a different take on a CMS, with a focus on flexibility. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface that is ‘automagically’ created. Why Lagan? - Content models are easily created and modified - Content models consist of a simple combination of arrays - Content models can be any combination of properties - A lot of custom built property types are avialable - Configuration and editing are separated - All configuration is done by code, so developers are in control there - Content can be edited with a web interface, so editors can do their thing - Lagan is built on proven open-source PHP libraries - It is easy to extend with new content property types - Create Twig front-end templates to display your content the way you want, or create a RESTful JSON API Lagan is built with my favourite PHP libraries: - Slim framework - RedBean ORM - Twig template engine