Crafter CMS

From Wikipedia, the free encyclopedia
Crafter CMS
Craftercms-logo.svg
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

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

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[]

  1. ^ "Crafter CMS". Crafter CMS. Retrieved 2019-09-23.
  2. ^ "Crafter CMS".
  3. ^ "Crafter CMS Architecture — Crafter CMS 3.1.17 documentation".
  4. ^ "Crafter CMS, the headless CMS for the enterprise".
  5. ^ "Crafter CMS Architecture — Crafter CMS 3.1.17 documentation".
  6. ^ "FAQ — Crafter CMS 3.1.17 documentation".

External links[]

Retrieved from ""