Expose UUID
Categories
Component ID
2777249
Component name
Expose UUID
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
9
Component created
Component changed
Component body
Drupal 8 comes with the Configuration Manager module. When you export configuration it exports references to placed custom blocks, but not the blocks themselves (which results in 'missing blocks'). You have to manually create them in the environments you are syncing it to, but then they get a different UUID. With this module you can make the UUID of these blocks the same through the admin interface.
