- Issue created by @andrew robinson
- First commit to issue fork.
- Merge request !10Update routes to pass LP operation to access check β (Open) created by justin2pin
- πΊπΈUnited States justin2pin
Thanks Andrew! Check out MR!10 and let me know if this addresses the issue for you. This is now just picking up Layout Paragraphs operations, which means the same permissions for Layout Paragraph's "create", "delete," and "reorder" operations will be used and applied to tabs and accordions.
To use the MR as a patch, you can reference
https://git.drupalcode.org/project/mercury_layouts/-/merge_requests/10.patch
in yourcomposer.json
file.If this works for you all, I'll merge!
- π¬π§United Kingdom andrew robinson
Thanks Justin. I've tested the patch and it works.
However, I'm not sure I understand which permissions are controlling this?
When I look at the layout_paragraphs module I don't see any permissions defined.I've seen that there is a sub-module called layout_paragraphs_permissions, but I don't have this enabled.