introducing the block search artisan

This commit is contained in:
Antoine M 2024-11-05 13:15:23 +01:00
parent 8dc982c8c7
commit 74c37791ab

View File

@ -0,0 +1,26 @@
{
"name": "acf/search-artisan-btn",
"title": "Bouton de recherche d'artisan",
"category": "metiers-patrimoine-blocks",
"multiple": false,
"icon": {
"foreground": "#8B2FF7",
"src": "groups"
},
"keywords": [
"artisan",
"bouton",
"rechercher",
"recherche"
],
"supports": {
"align": [
"full"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "search-artisan-btn.php"
},
"align": "full"
}