Crafter CMS

Crafter CMS is an open-source, dual licensed, Content Management System.

Architecture

There are three core components to Crafter CMS:

Delivery Tier, Crafter Engine

The Crafter Engine is the presentation framework, using either Groovy and FreeMarker to generate pages and other rendered output. Alternatively, a REST API can be defined to serve structured content. Crafter Engine is integrated with Apache Solr to support sophisticated dynamic content query and search capabilities.

Authoring Tier, Crafter Studio

The user interface through which the content management and administrative functionalities can be used.

Content Repository, Crafter Repository

All content, metadata and configuration is stored in Git.

License

Crafter CMS is available under the GPL.