October (CMS)

October is a free, open-source and self-hosted content management system (CMS) based on the PHP programming language and Laravel web application framework. It supports MySQL, SQLite and PostgreSQL for the database backend and uses a flat file database for the front end structure.[4] The October CMS covers a range of capabilities such as users, permissions, themes, and plugins.

October
OctoberCMS
Developer(s)Alexey Bobkov, Samuel Georges, Luke Towers[1]
Initial releaseMay 15, 2014 (2014-05-15)[2]
Stable release
469[3] / 2020-09-07[±]
Written inPHP
Operating systemCross-platform
TypeContent management system
LicenseMIT License
Websiteoctobercms.com

The platform is intended to have a small learning curve and a template system that is easily manageable with version control systems.[5] As of January 2020, October is the second-most starred PHP CMS repository hosted on GitHub.[6] The Dallas Museum of Art uses October CMS in their information kiosks. Many of October users are located in United States and Russia. There are also some European users.

Features

October offers following features, among others:

  • Components, a key feature which are configurable building elements that can be attached to any page.[7]
  • Building an interface requires minimal programming.[8]
  • Flat files are used to serve the website structure.[9]
  • Includes an Ajax framework built in for back-end and front-end.[8]
  • Uses Twig as templating engine. This makes it possible to completely separate data from the templates.
  • File manager with CDN support and image cropping.
  • CSS and JavaScript assets can be combined and minified with just a single tag in the CMS templates.
  • The whole setup is event driven which enables the user to hook into core or plugin processes and extend them.
  • Updates and plugins are delivered with a package manager.
  • Communitiy-contributed extensions in the October CMS marketplace.
  • The back-end is translated in 36 languages.

See also

References

  1. "Community Manager & Pond is pivoting", by Samuel Georges, May 23, 2018. Retrieved on 14 September 2018.
  2. "Announcement: OctoberCMS Beta", by daftspunk, May 15, 2014. Retrieved on 18 May 2015.
  3. "Changelog - OctoberCMS". octobercms.com. Retrieved 2020-09-11.
  4. "Laravel 4 File-Based CMS", by Christopher Pitt, February 2, 2014
  5. "Alternative Content Management — Part 2", by Christos Chiotis, May 20, 2014.
  6. "GitHub search", sort:stars language:PHP stars:>1 CMS. Retrieved on 20 May 2015.
  7. "CMS Components", Retrieved on 16 May 2015.
  8. "Introducing October – a Laravel-based CMS", by Nick Salloum, November 17, 2014
  9. "Introducing October CMS", by Chad Cantrell, December 30, 2014

October CMS Review

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