Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/images/icons/Fluent Forms.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/technologies/f.json
Original file line number Diff line number Diff line change
Expand Up @@ -1087,6 +1087,29 @@
"saas": true,
"website": "https://flowplayer.com"
},
"Fluent Forms": {
"cats": [
87,
110
],
"description": "Fluent Forms is a drag-and-drop form builder plugin for WordPress.",
"dom": [
"form.frm-fluent-form",
"input[name='__fluent_form_embded_post_id']"
],
Comment thread
tunetheweb marked this conversation as resolved.
"icon": "Fluent Forms.svg",
"js": {
"fluentFormVars": ""
},
"pricing": [
"freemium",
"low",
"recurring"
],
"requires": "WordPress",
"scriptSrc": "/wp-content/plugins/fluentform/assets/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://fluentforms.com"
},
"Flutter": {
"cats": [
66
Expand Down
Loading