From 20da1c590e6eab2b46bd4dc253ef9c18a5a87baf Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 14 Feb 2023 23:41:55 +0600 Subject: [PATCH] Add Stackable / page-builders,wp-plugin --- .../webextension/images/icons/Stackable.svg | 16 +++++++++++ src/technologies/s.json | 28 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Stackable.svg diff --git a/src/drivers/webextension/images/icons/Stackable.svg b/src/drivers/webextension/images/icons/Stackable.svg new file mode 100644 index 000000000..bd314017b --- /dev/null +++ b/src/drivers/webextension/images/icons/Stackable.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 873c2ed16..a4c39b725 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5457,6 +5457,34 @@ ], "website": "https://www.squiz.net/matrix" }, + "Stackable": { + "cats": [ + 87, + 51 + ], + "description": "Stackable is a plugin for WordPress that offers a collection of blocks, templates, and other design tools to help users create custom, professional-looking websites.", + "icon": "Stackable.svg", + "implies": "Gutenberg", + "requires": "WordPress", + "dom": { + "link[href*='/wp-content/plugins/stackable-ultimate-gutenberg-blocks/']": { + "attributes": { + "href": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "js": { + "stackable.restUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://wpstackable.com" + }, "Stack Analytix": { "cats": [ 10