Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.24 KB

File metadata and controls

18 lines (10 loc) · 1.24 KB

Developing For ContentBox

ContentBox's modular architecture, combined with the awesome power of the ColdBox MVC development framework, allows for a familiar, yet unrestricted, platform from which to develop great web applications.

If you're a Front End Developer, you'll appreciate the straightforward configuration and pre-defined ( but highly customizable! ) asset conventions.

Within the ColdBox framework, itself ContentBox is comprised of three modules:

  • contentbox - Includes the the underlying libraries for content organization and presentation
  • contentbox-admin - Provides the administrative interface for managing your CMS
  • contentbox-ui - Provides shared libraries for the user interface which are used for presentation and which may be extended to your application requirements.

Browse through our area-specific development documentation to get started: