Suvarna Garge (Editor)

Backdrop CMS

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Operating system
  
Unix-like, Windows

Written in
  
PHP

Platform
  
Cross-platform

Backdrop CMS

Initial release
  
January 15, 2015; 2 years ago (2015-01-15)

Stable release
  
1.6.1 / 13 February 2017; 0 days ago (2017-02-13)

Backdrop CMS is a free and open-source content management system written in PHP and distributed under the GNU General Public License. Backdrop CMS is a fork of the Drupal project. Drupal is used as a back-end framework for a large number of Web sites ranging from personal blogs to corporate and government sites.

The Backdrop CMS project forked from Drupal about 2 years into the Drupal 8 development cycle. At that time the code was very similar to that of Drupal 7—it was before the adoption of Symfony, before the conversion to PSR-0 autoloaders, before the removal of almost all Drupal code that was not object-oriented, and before widespread rewrites of many subsystems. Backdrop's founders and early contributors saw the huge changes coming to Drupal, and figured many in the community wouldn't be able (or willing) to make the jump.

Backdrop CMS's philosophy is focused on providing an affordable yet comprehensive CMS for small to medium-sized businesses, non-profits, educational institutions, and other organizations. Because Backdrop CMS is very similar to Drupal 7, a module that was written for Drupal 7 can be ported to Backdrop CMS far more quickly than to Drupal 8. There is also a built-in upgrade path from Drupal 7 to Backdrop CMS. It should be more affordable to upgrade an existing Drupal 7 site to Backdrop than to migrate it to Drupal 8.

The core Backdrop CMS package aims to include many useful features, but only those that are necessary for the majority of sites using it. Backdrop can be easily extended with the addition of modules (that change the way it works), themes (that change the way it looks), and layouts (that change the way content can be placed on the page).

Built-in features that are improvements over Drupal 7

There are a number of improvements that were made both before and after Backdrop CMS was forked, including:

  • configuration management tools (for developers to transfer/deploy configuration between servers)
  • a visual query builder (for site builders to generate advanced listings of specific content) - the views module
  • a rich text editor (for content creators to create pages and posts) - the wysiwyg_ckeditor module
  • automatic URL generation based on patterns - the pathauto module
  • responsive layouts, core theme, and admin bar
  • improved performance
  • improved usability
  • References

    Backdrop CMS Wikipedia