Entity Draft

Component type

module

Maintenance status

Development status

Downloads

129

Component created

Component changed

INTRODUCTION

The Entity Draft module adds an 'is_draft' base field to bundle enabled entities and enables saving drafts of entities. It adds a "Save Draft" (text is configurable) button to entity edit forms. Unlike node's "save unpublished", entities with fields that are set to required can be saved by using the Controlled Fields module which does it's own management of the required field setting. As an entity can be in a draft state but not actually valid with respect to filled in required fields, site manager's will have to manage the draft status e.g.

Aegir Distributions

Component type

module

Maintenance status

Development status

Downloads

253

Component created

Component changed

The Aegir Distributions module simplifies and further automates platform maintenance and site updates.

It extends the Aegir Hosting System to add a concept of "distributions":

Distributions provide site features and functions for a specific type of site as a single download containing Drupal core, contributed modules, themes, and pre-defined configuration. They make it possible to quickly set up a complex, use-specific site in fewer steps than if installing and configuring elements individually.

Do it Live

Component type

module

Categories

Maintenance status

Development status

Downloads

69

Component created

Component changed

Do it Live is a utility Drupal module. It contains helpers for writing and running SimpleTest cases intended for active site maintenance (as opposed to Core/Contrib generic CMS functionality).

Extra Field UI

Component type

module

Maintenance status

Development status

Downloads

111

Component created

Component changed

INTRODUCTION
------------

The Extra Field UI module provides an easier way for developers to configure and
display extra fields on any Entity Form (including node and user).
If you are not a developer then you probably shouldn't enable this module.

MAINTAINERS
-----------

Current maintainers:
* Felipe Caminada - https://www.drupal.org/u/caminadaf

Install Profile Generator

Component type

module

Categories

Maintenance status

Development status

Downloads

1169

Component created

Component changed

This module provides a drush command to create an install profile from a site's active configuration.

How to use:

  • Install the module
  • Run drush install-profile-generate --name=test to generate an install profile with a sync-able config directory.

If you apply the core patch on https://www.drupal.org/node/2788777 you'll be able to install a site using the new profile.

Note that generating an install profile is not yet supported under Drush 9.