Hi folks
Something I have done multiple times, but somehow I am stuck now: I added a simple pages section to my site blueprint but it won’t show the add button to add a new page:
Here’s my blueprint
title: Site
options:
preview: false
tabs:
user:
...
products:
label: Produkte
icon: cart
sections:
products:
headline: Produkte
type: pages
status: draft
templates: product
The page template product
is created and exists in blueprints/pages/product.yml
Any ideas appreciated
Cheers
Stefan