ungleich-staticcms/models/product.ini

25 lines
305 B
INI

[model]
name = Product
label = {{ this.title }}
hidden = yes
[fields.name]
label = Product Name
type = string
size = large
[fields.abstract]
label = Abstract
type = string
width = 1/2
[fields.description]
label = Description
type = string
width = 1/4
[fields.link]
label = Link
type = url
width = 1/4