Skip to content

Projects associate a code-based project with releases and power the update server of BackdropCMS.org

Notifications You must be signed in to change notification settings

backdrop-contrib/project

Repository files navigation

Project

This is a suite of modules used on BackdropCMS.org to provide listings of projects such as modules, themes, and layouts. The base module simply provides the ability to mark certain content types as "projects". Additional modules then extend this ability, including the following sub-modules:

  • Project Release: Create releases that map to a versioned, downloadable file.
  • Project Usage: Maintain historical information on project installs.
  • Project GitHub: Populate project and release information from GitHub.

Although this module is based upon the [Drupal Project module] (https://www.drupal.org/project/project), it is smaller in scope. This project does not include an issue tracker or maintainer access controls.

Installation

  • Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules

  • A "project" node type will automatically be created for you. Configure it as necessary under Administration > Structure > Content Types > Project (admin/structure/types/manage/project).

  • Optionally, visit the configuration page under Administration > Structure > Projects > Settings (admin/structure/project/settings) to configure the site-wide settings of Project module.

License

This project is GPL v2 or higher software. See the LICENSE.txt file in this directory for complete text.

Current Maintainers

Credits

This module is based on the Project module for Drupal, originally written and maintained by a large number of contributors, including:

About

Projects associate a code-based project with releases and power the update server of BackdropCMS.org

Resources

Stars

Watchers

Forks

Packages

No packages published