This module migrates Drupal 7 Bean entities (including all of their revisions) into Drupal 9 custom block (block_custom) content entities.

The Drupal 7 Bean module allows users to create blocks of content (Bean entities). Bean entities can have fields, view modes; they have revisions; and can be placed into regions like blocks provided by other modules. It is the ancestor of the Custom Block module which was added to Drupal 8 core.

In Drupal core, custom blocks don't have revision management UI yet. To get an equivalent feature, consider installing Block Content Revision UI as well.

Main dependencies

  • Custom Block (included in Drupal core)
  • Migrate Drupal (included in Drupal core)
Supporting organizations: 
Founding and initial development

Project information

Releases