We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68818f commit 967f6b7Copy full SHA for 967f6b7
1 file changed
package.json
@@ -1,14 +1,26 @@
1
{
2
"name": "strapi-plugin-form-builder-cms",
3
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0-alpha.3",
4
"description": "Visual drag-and-drop form builder plugin for Strapi 5. Create, publish and embed forms on any website.",
5
"keywords": [
6
"strapi",
7
"strapi-plugin",
8
+ "strapi5",
9
+ "strapi-v5",
10
"form-builder",
11
+ "form-builder-plugin",
12
"forms",
13
"drag-and-drop",
- "cms"
14
+ "drag-drop-form",
15
+ "cms",
16
+ "headless-cms",
17
+ "form-embed",
18
+ "contact-form",
19
+ "lead-form",
20
+ "no-code",
21
+ "visual-builder",
22
+ "submissions",
23
+ "embed"
24
],
25
"license": "MIT",
26
"author": "dev.cluna <dev.cluna@gmail.com>",
0 commit comments