Deploy Overview Views

Component type

module

Maintenance status

Development status

Downloads

301

Component created

Component changed

Summary

Provides an extensible view for deployment plans listing.

Out of the box features

  • Same functions and features from the normal deploy overview page.
  • Lists the entity type, bundle, language and the date when it was added to the plan.
  • Ability to remove specific items from the plan directly from the deploy overview page.
  • It's based on views, so it's highly customizable.

Installation instructions

You only need to enable the module.

Delete Content Directly

Component type

module

Categories

Maintenance status

Development status

Downloads

401

Component created

Component changed

Delete Content Directly module helps users to delete content without filling the required fields of content edit form.

Any user who has "delete content directly" or "delete content" permissions can view Delete Content link in the content edit form.

When user clicks the delete content link he is not required to fill all the required fields which are empty. He is directly taken to confirmation page of content deletion process.

Alice

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows Drupal Entities to be generated from yaml files. This is achieved through integration with Alice, an expressive fixtures generator.

Features

  • Track installed fixture data
  • Easily define meaningful content
  • Entity reference support via yaml

Shortcomings

While not dependent on Doctrine, Alice uses Docrtine's object manager (ORM). ORM is not present in D8...

Field Defaults

Component type

module

Maintenance status

Development status

Downloads

3533

Component created

Component changed

Field Defaults allows batch updating of default field values to existing content. When adding a new field to an entity you can update all existing content with the default value or when editing an existing field you can choose to also update all existing content with the new value.

All existing content is overwritten with the new value.