Skip to content

Instantly share code, notes, and snippets.

@joekolade
Created April 8, 2023 14:18
Show Gist options
  • Save joekolade/db006d11790c5a73a216b5c09400a742 to your computer and use it in GitHub Desktop.
Save joekolade/db006d11790c5a73a216b5c09400a742 to your computer and use it in GitHub Desktop.
[PageType constraints]
'Neos.NodeTypes:Page':
childNodes:
'main':
constraints:
nodeTypes:
'Neos.NodeTypes:Headline': TRUE
'Neos.NodeTypes:Text': TRUE
'Neos.NodeTypes:Image': TRUE
'Neos.NodeTypes:Html': TRUE
'Neos.NodeTypes:TwoColumn': TRUE
'*': FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment