diff --git a/src/categories.json b/src/categories.json index 0a503f96a..f9f3eaa27 100644 --- a/src/categories.json +++ b/src/categories.json @@ -742,5 +742,12 @@ ], "name": "Fulfilment", "priority": 6 + }, + "108": { + "groups": [ + 1 + ], + "name": "Form Builder", + "priority": 7 } } \ No newline at end of file diff --git a/src/drivers/webextension/_locales/en/messages.json b/src/drivers/webextension/_locales/en/messages.json index d9b1a9ca3..dc4f6e94a 100644 --- a/src/drivers/webextension/_locales/en/messages.json +++ b/src/drivers/webextension/_locales/en/messages.json @@ -203,5 +203,6 @@ "categoryName104": { "message": "Ticket booking" }, "categoryName105": { "message": "Augmented reality" }, "categoryName106": { "message": "Cross border ecommerce" }, - "categoryName107": { "message": "Fulfilment" } + "categoryName107": { "message": "Fulfilment" }, + "categoryName108": { "message": "Form builder" } } diff --git a/src/drivers/webextension/images/icons/FormAssembly.png b/src/drivers/webextension/images/icons/FormAssembly.png new file mode 100644 index 000000000..6ceb1a161 Binary files /dev/null and b/src/drivers/webextension/images/icons/FormAssembly.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index be326c393..6db10f9d0 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1929,7 +1929,8 @@ }, "Airform": { "cats": [ - 19 + 19, + 108 ], "description": "Airform is a functional HTML forms for front-end developers.", "dom": "form[action*='airform.io/']", diff --git a/src/technologies/c.json b/src/technologies/c.json index 98657a8ac..3a8240940 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -285,7 +285,8 @@ }, "Caldera Forms": { "cats": [ - 87 + 87, + 108 ], "description": "Caldera Forms is the free WordPress form builder plugin.", "dom": { @@ -2557,7 +2558,8 @@ }, "Contact Form 7": { "cats": [ - 87 + 87, + 108 ], "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/']", diff --git a/src/technologies/f.json b/src/technologies/f.json index 37eb01bbd..3b1734182 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1261,7 +1261,8 @@ "Formidable Form": { "cats": [ 87, - 73 + 73, + 108 ], "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/']", @@ -1274,6 +1275,20 @@ "requires": "WordPress", "website": "https://formidableforms.com" }, + "FormAssembly": { + "cats": [ + 108 + ], + "description": "FormAssembly is a platform that enables to collection of data and processing via workflow.", + "html": [ + "
]*action=(?:\"|')[^>]*tfaforms.net" + ], + "icon": "FormAssembly.png", + "scriptSrc": [ + "wforms.js" + ], + "website": "https://www.formassembly.com/" + }, "Formitable": { "cats": [ 93 diff --git a/src/technologies/g.json b/src/technologies/g.json index 06cf70d19..af746e279 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -908,7 +908,8 @@ }, "Globo Form Builder": { "cats": [ - 100 + 100, + 108 ], "description": "Form Builder is a Shopify form builder app for contact form built by Globo.", "icon": "Globo apps.png", @@ -1988,8 +1989,8 @@ }, "Gravity Forms": { "cats": [ - 19, - 87 + 87, + 108 ], "html": [ "
]*gform_wrapper", diff --git a/src/technologies/h.json b/src/technologies/h.json index 3ac043f0c..201f86ff9 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1290,7 +1290,8 @@ "HulkApps Form Builder": { "cats": [ 73, - 100 + 100, + 108 ], "description": "HulkApps Form Builder is an application that creates customizable, job-specific forms for unit needs.", "icon": "HulkApps.svg", diff --git a/src/technologies/m.json b/src/technologies/m.json index 0575c30eb..5b99c35db 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -857,7 +857,8 @@ }, "Marketo Forms": { "cats": [ - 5 + 5, + 108 ], "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.png", diff --git a/src/technologies/n.json b/src/technologies/n.json index 91ecad20e..5742ec928 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -718,7 +718,8 @@ }, "Ninja Forms": { "cats": [ - 87 + 87, + 108 ], "description": "Ninja Forms is the WordPress form builder.", "dom": "link[href*='/wp-content/plugins/ninja-forms/']", diff --git a/src/technologies/w.json b/src/technologies/w.json index a44fbb270..ae35a52a1 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -327,7 +327,8 @@ }, "WPForms": { "cats": [ - 87 + 87, + 108 ], "description": "WPForms is a drag and drop WordPress form builder.", "icon": "WPForms.svg",