Is your feature request related to a problem? Please describe.
When making a template you have to manually provide each subpage that is allowed under this page in allowedChildren.
When making a container component you have to manually provide each group/component that is allowed in this component in allowedComponents .
Is it possible to have wild chars or regex for paths? This will minimize impacting change when adding page templates.
Is your feature request related to a problem? Please describe.
When making a template you have to manually provide each subpage that is allowed under this page in allowedChildren.
When making a container component you have to manually provide each group/component that is allowed in this component in allowedComponents .
Is it possible to have wild chars or regex for paths? This will minimize impacting change when adding page templates.