Simple Block

Component type

module

Categories

Maintenance status

Development status

Downloads

12130

Component created

Component changed

Description

Missing the Drupal 7 simple blocks that were so easy to export with FE Block (fe_block) module? Here's Simple Block, a module that lets you define simple exportable blocks that have only a title and a formatted text. Each block is identified by an unique user configurable machine name string.

Unlike the core Block Content (block_content), this module stores the blocks as config entities making the import/export trivial.

Trimmed Popup Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

164

Component created

Component changed

Provides a field formatter that works like the Drupal core trimmed text formatter but provides a 'View all' link to view the full content of the field in a jQuery UI modal dialog.

Migrate More Extras

Component type

module

Maintenance status

Development status

Component created

Component changed

Contains some additional migrate plugins with very specific scope:

  • Migrate Source REST: A simple and minimal way to import from REST APIs providing JSON records
  • Migrate Entity Lookup: In some scenarios stubbing isn't the best way to make things work. This plugin allow you to look up arbitrary entities by value and inject them into the migrate process for use in an entity reference