All Projects → backdrop → Backdrop

backdrop / Backdrop

Licence: gpl-2.0
Backdrop core code repository.

Labels

Projects that are alternatives of or similar to Backdrop

Prestashop
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
Stars: ✭ 6,192 (+694.87%)
Mutual labels:  cms
Processwire
ProcessWire 3.x is a friendly and powerful open source CMS with a strong API.
Stars: ✭ 669 (-14.12%)
Mutual labels:  cms
Bbs
巡云轻论坛系统包含论坛、问答模块。系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。数据库表结构设计使用分表方案,提高系统的负载能力。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。
Stars: ✭ 712 (-8.6%)
Mutual labels:  cms
Lin Cms Koa
🌀使用Node.JS KOA构建的CMS开发框架
Stars: ✭ 649 (-16.69%)
Mutual labels:  cms
Ph7 Social Dating Cms
😻 pH7Builder (formerly pH7CMS) 👫 is a Professional & Open Source Social Dating CMS written in OOP PHP with the MVC pattern. This Social Dating Script wants to be low resource-intensive, powerful and secure. pH7CMS is included with 40+ modules and based on pH7Framework. It is also the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for creating enterprise level Dating Apps/Service or Social Networking Sites
Stars: ✭ 664 (-14.76%)
Mutual labels:  cms
Htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS
Stars: ✭ 689 (-11.55%)
Mutual labels:  cms
Lin Cms Flask
🎀A simple and practical CMS implememted by flask
Stars: ✭ 642 (-17.59%)
Mutual labels:  cms
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (-3.98%)
Mutual labels:  cms
Zotonic
Zotonic - The Erlang Web Framework & CMS
Stars: ✭ 664 (-14.76%)
Mutual labels:  cms
Alchemy cms
AlchemyCMS is a Rails CMS engine
Stars: ✭ 702 (-9.88%)
Mutual labels:  cms
Django Fiber
Django Fiber - a simple, user-friendly CMS for all your Django projects
Stars: ✭ 653 (-16.17%)
Mutual labels:  cms
Tinacms
Open source editor that brings visual editing into React websites. A developer-centric CMS to build contextual and intuitive editing experience without sacrificing code quality.
Stars: ✭ 6,804 (+773.43%)
Mutual labels:  cms
Fae
CMS for Rails. For Reals.
Stars: ✭ 701 (-10.01%)
Mutual labels:  cms
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (-17.2%)
Mutual labels:  cms
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (-7.7%)
Mutual labels:  cms
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+682.16%)
Mutual labels:  cms
Enduro
Minimalistic, lean & mean, node.js cms
Stars: ✭ 683 (-12.32%)
Mutual labels:  cms
Typo3.cms
The TYPO3 Core - Enterprise Content Management System. Synchronized read-only mirror of http://git.typo3.org/Packages/TYPO3.CMS.git
Stars: ✭ 761 (-2.31%)
Mutual labels:  cms
Luya
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
Stars: ✭ 741 (-4.88%)
Mutual labels:  cms
Jamstack Cms
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Stars: ✭ 702 (-9.88%)
Mutual labels:  cms

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.3.2 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

  1. Create a new database, username, and password for Backdrop to use in MySQL.

  2. 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.

  3. 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.

When submitting a pull request, please make sure there is an open issue in the issue tracker and reference it in the description on the pull request.

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:

User Guide

Please see the the Backdrop Handbook.

Developer Documentation

Please see the the Backdrop API Documentation.

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 - 2016 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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].