Skip to content

ergonlogic/backdrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Backdrop is a fully-featured content management system that allows non-technical users to manage a wide-variety of content. It can be used to create blogs, forums, image galleries, social networks, intranets, and more.

Backdrop aims to provide:

  • A full-featured CMS that puts editorial and end-users first.
  • A system that can be utilized out-of-the-box.
  • Code that can be learned and easily developed..
  • Extensible APIs.

Requirements

  • PHP 5.3.2 or higher
  • MySQL 5.0.15 or PostgreSQL 8.3 or higher with PDO enabled

Installation

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

  2. Point your browser at the URL of your Backdrop installation. On Apache web servers, you will be directed 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 in the installer.

Bug Reports and Feature Requests

Because of Github restrictions on the use of labels and issue assignment, we use a separate issue tracker that is not under the main repository at https://github.com/backdrop/backdrop-issues/issues. Please use this tracker for reporting all bugs and features.

Developers

Backdrop is a fork of Drupal. It is an experiment in preserving the legacy audience of developers who value ease of use and ease of learning over architectural flexibility. You can join Backdrop's developer community by forking Backdrop from https://github.com/backdrop/backdrop. If submitting a pull request, please open an issue using the issue tracker first and then reference it in the title of the pull request.

Build Status

License

Backdrop is GPL v2 (or higher) software. See the LICENSE.txt file in the core directory or visit http://www.gnu.org/licenses/gpl-2.0.html for complete text. Distributions of this software may relicense it as any later version of the GPL.

All Backdrop code is Copyright 2001 - 2013 by the original authors.

Backdrop includes works under other copyright notices and distributed according to the terms of the GNU General Public License or a compatible license. Individual works may have specific copyright information noted within their their source code files or directories.

About

Backdrop core code repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.5%
  • JavaScript 10.0%
  • CSS 4.7%
  • Shell 1.8%