- change blocks folder

This commit is contained in:
ashubawork
2024-11-06 12:12:13 +02:00
parent 684324f5c0
commit 3d94686454
28 changed files with 297 additions and 295 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"apiVersion": 2,
"name": "um-block/um-forms",
"title": "Form",
"description": "Choose display form",
"icon": "forms",
"category": "um-blocks",
"attributes": {
"form_id": {
"type": "integer"
}
},
"editorScript": "file:./src/index.js",
"textdomain": "ultimate-member"
}