Software:ContentBox Modular CMS

From HandWiki
Short description: Content management system
ContentBox Modular CMS
ContentBoxCMS.png
Developer(s)Ortus Solutions, Corp
Initial releaseFebruary 8, 2012 (2012-02-08)
Stable release
Repositorygithub.com/ortus-solutions/contentbox
Written inCFML, Java
Operating systemAny
TypeContent management software
LicenseApache License v2
Websitewww.ortussolutions.com/products/contentbox


ContentBox Modular CMS is an open-source content management system for CFML,[1] created by Ortus Solutions, Corp. ContentBox has been designed as a modular HMVC software based on Hibernate ORM and the ColdBox Platform.[2]

ContentBox Modular CMS is dual-licensed as Apache v2 or a commercial license.[3]

Features

  • Modular architecture.
  • Content store modeled after the Java Content Repository (JCR)
  • Hibernate ORM object oriented model.
  • Multiple caching layers.
  • Permission based security system.
  • Login tracker with auto-banning capabilities.
  • WYSIWYG page editing.
  • Customisable templates and layouts.
  • Programmable API for creating Modules
  • Built-in user tracking & email marketing.
  • Multi-language i18n support.
  • Audit trails, versioning and rollback.
  • Content scheduling and workflows.
  • Buil-in URL firewall

Compatibility

ContentBox Modular CMS is a CFML-powered web application, and runs on any modern CFML engine, including Adobe ColdFusion 9 and above, Lucee 4.5 and above, Railo 2 and above.[4]

ContentBox Modular CMS is also delivered as a WAR file on any standard Java servlet container, such as Apache Tomcat.

Hosting

External links

References