benjaminkott / benjaminkott/bootstrap_package
Add user right restrictions IRRE items of interactive content elements
Open
feature
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
# Feature Request
Added items to Interactive Content Elements (accordion items, card group items, carousel item, icon group item, tab item, timeline item) are accessible to everyone. Behind a frontend login it is useful to have these items be restricted to specific user groups.
Solution:
1) extend tables with field "fe_group"
2) extend TCA configuration for items
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.