Backdrop CMS alternatives and similar software solutions
Based on the "Content Management Systems (CMS)" category.
Alternatively, view Backdrop CMS alternatives based on common mentions on social networks and blogs.
-
Strapi
๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable, and developer-first. -
Directus
The flexible backend for all your projects ๐ฐ Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more. -
Magento
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively โAdobeโ) are subject to the terms of the Adobe Contributor License Agreement. -
WooCommerce
A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine. -
OpenCart
A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution. -
PrestaShop
PrestaShop is the universal open-source software platform to build your e-commerce solution. -
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony -
Reaction Commerce
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes. -
Umbraco
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences. -
Drupal
Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub. -
Mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor -
Open Source POS
Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface. -
Attendize
Attendize is an open-source ticket selling and event management platform built on Laravel. -
Pimcore
Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce) -
Recipes
Application for managing recipes, planning meals, building shopping lists and much much more! -
Bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL. -
Apostrophe 2
A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. -
Sharetribe
Sharetribe Go is Sharetribe's old source-available marketplace software, which was also available as a hosted SaaS product. Sharetribe Go is no longer actively maintained. -
WriteFreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community. -
Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. -
Gazelle
Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. -
TYPO3
The TYPO3 Core - Enterprise Content Management System. Synchronized mirror of https://review.typo3.org/q/project:Packages/TYPO3.CMS -
PencilBlue
Business class content management for Node.js (plugins, server cluster management, data-driven pages) -
Camaleon CMS
Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails -
eLabFTW
:notebook: eLabFTW is the most popular open source electronic lab notebook for research labs. -
Osclass
With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes! -
Thelia
Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Backdrop CMS or a related project?
README
Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
Backdrop aims to provide:
- A CMS that can be used out-of-the-box.
- Code that can be learned quickly.
- Extensible APIs.
Requirements
- PHP 5.6.0 or higher. Even if Backdrop can run on older versions of PHP, we strongly recommend that you use a supported version of PHP.
- MySQL 5.0.15 or higher with PDO enabled
- Apache (recommended) or Nginx web server
- 50 MB of disk space (recommended), 15 MB (minimum)
Installation
Create a new database, username, and password for Backdrop to use in MySQL.
Point your browser at the URL of your Backdrop installation. You will be redirected to the install screen. If you're not redirected, visit the install URL. If Backdrop was installed at http://example.com/backdrop, the install URL would be http://example.com/backdrop/core/install.php.
Follow the instructions provided by the installer.
Bug Reports and Feature Requests
Please use the GitHub issue tracker for reporting all bugs and features. We use a separate issue tracker that is not part of the main Backdrop code repository because of GitHub's restrictions on the use of labels and issue management.
Security Issues
If you have discovered a security issue with Backdrop CMS or any of its contributed modules, please contact the Backdrop Security Team directly at [email protected]. We manage security issues separately in a private repository until the issue has been resolved. Even if you're not sure if it's a security problem, please contact the security team before filing an issue.
Developers
Backdrop is a fork of Drupal. It preserves the legacy audience of developers who value ease of use and speed of learning over architectural flexibility. You can join Backdrop's developer community by forking Backdrop on GitHub.
You can submit changes to Backdrop by creating a pull request that references an issue in the issue tracker. Details about how to do this are in the Contribute to Backdrop Core documentation.
Thanks to the following companies for providing sponsorship through services and products which may be used by Backdrop contributors to build and improve the project:
- BrowserStack for interface testing across desktop and mobile browsers. (Contact [email protected] for access information.)
- JetBrains for use of the PHPStorm IDE for development. (Contact [email protected] for a license.)
- Fastly for CDN services for all backdropcms.org properties.
- GitHub for collaboration and code management tools.
- Tugboat for powering our demo site sandboxes.
- ZenCI for continuous automated testing and sandbox testing.
- Linode for web hosting.
- 1Password for keeping our passwords safe.
- SendGrid for getting our emails into your inboxes.
User Guide
Please see the Backdrop Handbook.
Developer Documentation
Please see the Backdrop API Documentation.
Code of Conduct
A primary goal of the Backdrop CMS community is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of ability, ethnicity, gender, sexual orientation, sexual preferences, socioeconomic status, geographic location, or religion (or lack thereof).
Our code of conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
We invite all those who participate in the Backdrop CMS community to help us create safe and positive experiences for everyone.
License
Backdrop is GPL v2 (or higher) software. See the LICENSE.txt file for complete text. Distributions of this software may relicense it as any later version of the GPL.
All Backdrop code is Copyright 2001 - 2022 by the original authors.
Backdrop also includes works under different copyright notices that are distributed according to the terms of the GNU General Public License or a compatible license. These individual works may have specific copyright information noted within their source code files or directories.
*Note that all licence references and agreements mentioned in the Backdrop CMS README section above
are relevant to that project's source code only.