Drush Shrink Database

Component type

module

Categories

Maintenance status

Development status

Downloads

215

Component created

Component changed

Extends Drush sql-sanitize with an option to shrink the database size by wiping older content.

It only supports Drupal 8 for now.

Features

  • Wipe content in entity tables (base fields, fields and revisions).
  • Currently it provides hardcoded support for node and media entities.
  • More funcionality is planned. See the TODO list.

Screenshots

Slick Paragraphs

Component type

module

Maintenance status

Development status

Downloads

13747

Component created

Component changed

Provides integration between Slick and Paragraphs. Slick Paragraphs allows richer slideshow/carousel contents with a mix of text, image and video, and more complex slide components like nested sliders, or any relevant field type as slide components, and probably with a few extra fields before and or after the slideshow with the goodness of Paragraphs.

Ajax messages

Component type

module

Categories

Maintenance status

Development status

Downloads

182

Component created

Component changed

This module stops messages ever being delivered as part of the initial request.

Instead it make an ajax call after the page has loaded to fetch the messages and display them.

This has two benefits:

1) The page is cacheable as no messages are polluting the HTML.
2) Messages never get lost in 404 requests

Migrate Process Plugins

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a set of usefull process plugins to be used with the Migration Framework in Drupal 8. As the project evolves more plugins will be added.

The first release of this module is planned for the first week of september 2016. If you have any questions / suggestions please submit an issue.