I like the concept of this module. If you are creating a paragraph that could be used in many places, it's a hassle to update all of those.
One with using this module is that you need to know the config name for the fields to target, which might mean clicking through the content types to remember this.
Another issue is that the form uses yaml syntax but doesn't provide any support for editing it, so it's hard to enter and easy to make mistakes.
A better way to do this would be to have a select to choose an entity type and a select for bundle, or an option to type in the config name.
Comments