carhop__plugins__PROD-DEV/plugins/dynamiques-blocks/acf-blocks/random-collection-image/block.json
Antoine M be503c3e7e
All checks were successful
continuous-integration/drone/push Build is passing
FIX Tesst de fix problème affichageFIX
2026-06-16 09:59:32 +02:00

27 lines
411 B
JSON

{
"name": "acf/random-collection-image",
"title": "Random Collection Image",
"category": "Image aléatoire de collection",
"icon": {
"foreground": "#136f63",
"src": "groups"
},
"keywords": [
"image",
"aléatoire",
"collection"
],
"supports": {
"align": [
"full",
"wide"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "random-collection-image.php"
},
"align": [
"wide"
]
}