ungleich-staticcms/models/products.ini

16 lines
192 B
INI
Raw Normal View History

2019-12-30 20:40:48 +00:00
[model]
name = Products
label = Products
hidden = yes
[fields.title]
label = Title
type = string
2019-12-31 00:39:46 +00:00
2019-12-31 00:50:52 +00:00
[fields.subtitle]
label = Subtitle
type = string
2019-12-31 00:39:46 +00:00
[children]
2020-01-03 19:54:26 +00:00
model = product
order_by = title