We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7024523 commit 0b99fc9Copy full SHA for 0b99fc9
2 files changed
src/images/icons/Fluent Forms.svg
src/technologies/f.json
@@ -1087,6 +1087,29 @@
1087
"saas": true,
1088
"website": "https://flowplayer.com"
1089
},
1090
+ "Fluent Forms": {
1091
+ "cats": [
1092
+ 87,
1093
+ 110
1094
+ ],
1095
+ "description": "Fluent Forms is a drag-and-drop form builder plugin for WordPress.",
1096
+ "dom": [
1097
+ "form.frm-fluent-form",
1098
+ "input[name='__fluent_form_embded_post_id']"
1099
1100
+ "icon": "Fluent Forms.svg",
1101
+ "js": {
1102
+ "fluentFormVars": ""
1103
+ },
1104
+ "pricing": [
1105
+ "freemium",
1106
+ "low",
1107
+ "recurring"
1108
1109
+ "requires": "WordPress",
1110
+ "scriptSrc": "/wp-content/plugins/fluentform/assets/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
1111
+ "website": "https://fluentforms.com"
1112
1113
"Flutter": {
1114
"cats": [
1115
66
0 commit comments