Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.
serby edited this page Sep 11, 2012 · 14 revisions

ctrl Mission Statement

ctrl allows you to build a CMS that meets your needs exactly. The core of ctrl is elegant and simple, there is no bloat. Everything you need is added via a modular bundle system to meet the needs of your application.

Bundles

If you want a blog, a members login, a forum, news articles then just add the bundle.

Theming

ctrl comes with the default theme 'Jack' which is a good base to get you started on your own theme. Alternatively look at the Theme Wiki to find one created by the community.

Bundle Packs

Bundle Packs these are choice configurations that have been assembled by others in the community to provide off the self CMS capability.

Some of the most popular Bundle Packs:

  • Personal Website
  • Company Portal
  • Fan Forum
  • Event Website

ctrl is very simple to setup and easy to use for developer at all levels.

ctrl is modular CMS written in JavaScript ctrl provides a CMS framework designed from the ground up using the most elegant software design principles. The core of ctrl is made up from loosely coupled and highly cohesive NPM modules that can be used independently outside of ctrl. The CMS functionality is all provided by 'bundles' which keeps the core of ctrl very small

Current State

ctrl is currently being used in production for a number of larger UK organisations.

See the roadmap for more information.

Clone this wiki locally