Features to Git

Component type

module

Maintenance status

Development status

Downloads

1086

Component created

Component changed

Features to Git allows trusted users to write features directly to disk, commit
them to git and push them to a remote. This makes it possible for site
builders to be able to manage features in git without having to get their hands
dirty on the command line.

WARNING

Only grant access to this module to trusted users. Any changes they make will
be written to disk and committed to git immediately. This module requires
relaxed filesystem permissions that allows the web server the ability to
write files to disk.

Debut Member

Component type

module

Maintenance status

Development status

Downloads

5960

Component created

Component changed

Part of the Debut features set, Debut Member provides member-related roles and member content type.

Like all Debut features, Debut Member can be integrated either as a stand-alone feature to quickly add blog functionality to any Drupal site or as part of a Drupal distribution. Debut Member is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Member:

  • Debut Member is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Roles: member and membership manager.
  • A content type, Member page, with access restricted to members and membership managers.

Debut Resource

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a Resource content type, views, & context. Resources might include reports, briefs, brochures, etc (those are the current three resource-types provided, wiling to alter based on feedback).

Includes

  • Resource content type with description, image, date-published, files uploads, author, & resource-type.
  • /resources view with page listing & "Featured" block.
  • User permissions.

Dependencies

  • Date
  • Features
  • Context
  • Strongarm
  • Views

Debut Personnel

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a Personnel content type & view. Useful if you need a page listing of your staff, board, team, etc.

Includes

  • Resource content type with description, image, contact-info, & position.
  • /personnel view with page listing.
  • User permissions.

Dependencies

  • Features
  • Strongarm
  • Views

Debut Contact

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides basic functionality for setting up contact forms via webform, and provides an initial "Contact Us" page. Useful if you need your contact forms to be any more complex in terms of fields & email logic than contact.module provides.

Dependencies

  • CTools
  • Features
  • Node Export
  • UUID
  • Strongarm
  • Webform