ungleich-staticcms/models/products.ini
2020-12-03 13:21:04 +01:00

16 lines
No EOL
200 B
INI

[model]
name = Products
label = {{ this.title }}
hidden = yes
[fields.title]
label = Title
type = string
[fields.subtitle]
label = Subtitle
type = string
[children]
model = product
order_by = title