Crafter CMS

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

Crafter CMS
Stable release
3.1.3[1] / 2019-09-10[±]
Written inJava, GraphQL, and JavaScript
Operating systemCross-platform
TypeWeb Content Management
LicenseGPL, Commercial
Websitewww.craftercms.org

Architecture

Crafter CMS is a hybrid Headless CMS that combines the authoring sophistication of traditional WCM with the development advantages of a Headless CMS only architecture. There are three core components to Crafter CMS:[3]

Delivery Tier, Crafter Engine

The Crafter Engine is the presentation framework, using either Groovy and FreeMarker or NodeJS to generate pages and other rendered output. Alternatively, GraphQL or REST API can be defined to serve structured content as headless API first content. Crafter Engine is integrated with Elasticsearch to support sophisticated dynamic content query and search capabilities. [4]

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.

Deployment

Crafter CMS Deployments are Serverless and are deployed via Docker containers and managed by Kubernetes orchestration. [5]

License

Crafter CMS is available under the GPL.[6]

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.