carhop__plugins__PROD-DEV/plugins/dynamiques-blocks/acf-blocks/statistics-datas/block.json

20 lines
376 B
JSON

{
"name": "acf/statistics-datas",
"title": "Données statistiques",
"category": "dynamiques-blocks",
"multiple": false,
"icon": {
"foreground": "#136f63",
"src": "groups"
},
"keywords": [ "données", "statistiques", "chiffres" ],
"supports": {
"align": [ "full" ]
},
"acf": {
"mode": "auto",
"renderTemplate": "statistics-datas.php"
},
"align": "full"
}