Implementation Guidance
- Rebuild existing block to use sub-block item (migrate from paragraphs to block reference) on the module
- Release major version with the new approach.
- Implement hook_update that will search all paragraphs with statistics_item items, find parent nodes with that paragraphs and recreate block in layout builder with the new approach.
- Implement hook_update that will delete existing paragraph type statistics_item
Issue fork lb_statistics-3392957
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments