mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2025-01-20 04:10:20 +00:00
184b59735f
Tixie created plugins/duet-date-picker.json
27 lines
414 B
YAML
27 lines
414 B
YAML
---
|
|
label: plugin template
|
|
hide_body: true
|
|
fields:
|
|
- type: text
|
|
name: id
|
|
label: id
|
|
- type: text
|
|
name: title
|
|
label: title
|
|
- type: file
|
|
name: image
|
|
label: image
|
|
- type: textarea
|
|
name: description
|
|
label: description
|
|
- type: text
|
|
name: url_github
|
|
label: url_github
|
|
- type: text
|
|
name: url_npm
|
|
label: url_npm
|
|
- type: text
|
|
name: url_demo
|
|
label: url_demo
|
|
pages:
|
|
- plugins/duet-date-picker.json
|