- Issue created by @yannickoo
- Merge request !2Issue #3527092: Storage key of Paragraph behavior should not come from default configuration keys → (Open) created by yannickoo
- 🇩🇪Germany yannickoo Berlin
I have created a MR that is allowing setting the
key
to access the Paragraph behavior setting manually. I think it's not needed to let the user choose from the default values since they are not being used to set the value as mentioned in the issue description.Furthermore I have renamed the
paragraphs_behaviors
plugin toparagraph_behavior
which is the better term in this case since we are only fetching a value from one Paragraph behavior.Let me know what you think 😇