Merge pull request #7284 from mawiseman/formassembly

New Category "Form Builder", New Detection: "FormAssembly"
main
Elbert Alias 2 years ago committed by GitHub
commit 639ad4087b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -756,5 +756,12 @@
], ],
"name": "Domain parking", "name": "Domain parking",
"priority": 9 "priority": 9
},
"110": {
"groups": [
8
],
"name": "Form Builders",
"priority": 8
} }
} }

@ -206,5 +206,6 @@
"categoryName106": { "message": "Cross border ecommerce" }, "categoryName106": { "message": "Cross border ecommerce" },
"categoryName107": { "message": "Fulfilment" }, "categoryName107": { "message": "Fulfilment" },
"categoryName108": { "message": "Ecommerce frontends" }, "categoryName108": { "message": "Ecommerce frontends" },
"categoryName109": { "message": "Domain parking" } "categoryName109": { "message": "Domain parking" },
"categoryName110": { "message": "Form builder" }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

@ -1955,7 +1955,7 @@
}, },
"Airform": { "Airform": {
"cats": [ "cats": [
19 110
], ],
"description": "Airform is a functional HTML forms for front-end developers.", "description": "Airform is a functional HTML forms for front-end developers.",
"dom": "form[action*='airform.io/']", "dom": "form[action*='airform.io/']",
@ -4716,4 +4716,4 @@
"scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1", "scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1",
"website": "https://tarekraafat.github.io/autoComplete.js" "website": "https://tarekraafat.github.io/autoComplete.js"
} }
} }

@ -332,7 +332,8 @@
}, },
"Caldera Forms": { "Caldera Forms": {
"cats": [ "cats": [
87 87,
110
], ],
"description": "Caldera Forms is the free WordPress form builder plugin.", "description": "Caldera Forms is the free WordPress form builder plugin.",
"dom": { "dom": {
@ -2806,7 +2807,8 @@
}, },
"Contact Form 7": { "Contact Form 7": {
"cats": [ "cats": [
87 87,
110
], ],
"description": "Contact Form 7 is an WordPress plugin which can manage multiple contact forms. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering.", "description": "Contact Form 7 is an WordPress plugin which can manage multiple contact forms. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering.",
"dom": "link[href*='/wp-content/plugins/contact-form-7/']", "dom": "link[href*='/wp-content/plugins/contact-form-7/']",

@ -1300,7 +1300,8 @@
"Formidable Form": { "Formidable Form": {
"cats": [ "cats": [
87, 87,
73 73,
110
], ],
"description": "Formidable Forms is a WordPress plugin that enables you to create quizzes, surveys, calculators, timesheets, multi-page application forms.", "description": "Formidable Forms is a WordPress plugin that enables you to create quizzes, surveys, calculators, timesheets, multi-page application forms.",
"dom": "link[href*='/wp-content/plugins/formidable/']", "dom": "link[href*='/wp-content/plugins/formidable/']",
@ -1313,6 +1314,19 @@
"requires": "WordPress", "requires": "WordPress",
"website": "https://formidableforms.com" "website": "https://formidableforms.com"
}, },
"FormAssembly": {
"cats": [
110
],
"description": "FormAssembly is a platform that enables to collection of data and processing via workflow.",
"dom": "form[action*='tfaforms.net'], iframe[src*='tfaforms.net']", "iframe[src*='tfaforms.net']",
"icon": "FormAssembly.png",
"js": {
"wFORMS.VERSION\": "^(.+)$\\;version:\\1
},
"pricing": [ "recurring", "low" ],
"website": "https://www.formassembly.com"
},
"Formitable": { "Formitable": {
"cats": [ "cats": [
93 93

@ -948,7 +948,8 @@
}, },
"Globo Form Builder": { "Globo Form Builder": {
"cats": [ "cats": [
100 100,
110
], ],
"description": "Form Builder is a Shopify form builder app for contact form built by Globo.", "description": "Form Builder is a Shopify form builder app for contact form built by Globo.",
"icon": "Globo apps.png", "icon": "Globo apps.png",
@ -2072,8 +2073,8 @@
}, },
"Gravity Forms": { "Gravity Forms": {
"cats": [ "cats": [
19, 87,
87 110
], ],
"html": [ "html": [
"<div class=(?:\"|')[^>]*gform_wrapper", "<div class=(?:\"|')[^>]*gform_wrapper",

@ -1366,7 +1366,8 @@
"HulkApps Form Builder": { "HulkApps Form Builder": {
"cats": [ "cats": [
73, 73,
100 100,
110
], ],
"description": "HulkApps Form Builder is an application that creates customizable, job-specific forms for unit needs.", "description": "HulkApps Form Builder is an application that creates customizable, job-specific forms for unit needs.",
"icon": "HulkApps.svg", "icon": "HulkApps.svg",

@ -859,7 +859,8 @@
}, },
"Marketo Forms": { "Marketo Forms": {
"cats": [ "cats": [
5 5,
110
], ],
"description": "Marketo Forms help create web forms without programming knowledge. Forms can reside on Marketo landing pages and also be embedded on any page of website.", "description": "Marketo Forms help create web forms without programming knowledge. Forms can reside on Marketo landing pages and also be embedded on any page of website.",
"icon": "Marketo.svg", "icon": "Marketo.svg",

@ -771,7 +771,8 @@
}, },
"Ninja Forms": { "Ninja Forms": {
"cats": [ "cats": [
87 87,
110
], ],
"description": "Ninja Forms is the WordPress form builder.", "description": "Ninja Forms is the WordPress form builder.",
"dom": "link[href*='/wp-content/plugins/ninja-forms/']", "dom": "link[href*='/wp-content/plugins/ninja-forms/']",

@ -327,7 +327,8 @@
}, },
"WPForms": { "WPForms": {
"cats": [ "cats": [
87 87,
110
], ],
"description": "WPForms is a drag and drop WordPress form builder.", "description": "WPForms is a drag and drop WordPress form builder.",
"icon": "WPForms.svg", "icon": "WPForms.svg",