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 lb_card 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 lb_card
Issue fork lb_cards-3392548
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
Comment #8
froboy