carhop__plugins__PROD-DEV/plugins/carhop-blocks/acf-blocks/statistiques-collections/block.json
2026-05-06 11:15:10 +02:00

26 lines
473 B
JSON

{
"name": "acf/statistiques-collections",
"title": "Statistiques collections",
"category": "carhop-blocks",
"multiple": true,
"icon": {
"foreground": "#136f63",
"src": "universal-access-alt"
},
"keywords": [
"statistiques",
"collections"
],
"supports": {
"align": [
"full",
"wide"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "statistiques-collections.php"
},
"align": "full",
"viewScript": "file:./view.js"
}