- Issue created by @omarlopesino
- 🇪🇸Spain omarlopesino
I've pushed the initial changes that makes the module compatible:
- Block type descriptions are now null instead of empty string.
- Vlsuite block icon now is a third party setting, which is the recommended way → to add additional configuration to config entities.
- Filter settings installed by vlsuite are updated according to current schema.
The rest of problems found were either problems from the self recipe.yml that have been fixed, or Drupal Recipe API existing issues.
Pending work (thanks crzdev for the feedback):
- Manual review of vlsuite block icon configuration / display
- Implement hook update so that existing sites does not lose their vlsuite block icon configuration.
- 🇪🇸Spain omarlopesino
I've made all the pending changes and now the vlsuite demo installation through recipes have been successsful.
This is ready to be reviewed.