Recreate Block Content
This module recreates the Block Content for a exported Custom Block.
It doesn't exports the content, the block is created as a placeholder, with no content.
Just enable the module and thats it, the blocks are recreated on cache clear, so a drush cr will recreate the blocks if they don't exists.
Since 8.x-2.0 the module now supports any module that declare dependencies on blocks. That means that it works with panels but not with panelizer, since it doesn't add a dependency to blocks. It also creates better titles for content blocks when possible and display messages on site or drush when a block is created.
If you are looking for modules that exports the block content, take a look on Fixed block content or Simple block. However if you prefer to not have content on your version control system but need to export content, take a look on Deploy.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.1 | Stable | Drupal 11 support | Nov 28, 2024 |