diff --git a/src/images/icons/essential-blocks.png b/src/images/icons/essential-blocks.png new file mode 100644 index 000000000..5e37b2ed0 Binary files /dev/null and b/src/images/icons/essential-blocks.png differ diff --git a/src/images/icons/otter-blocks.png b/src/images/icons/otter-blocks.png new file mode 100644 index 000000000..52076ebd5 Binary files /dev/null and b/src/images/icons/otter-blocks.png differ diff --git a/src/images/icons/publishpress-blocks.png b/src/images/icons/publishpress-blocks.png new file mode 100644 index 000000000..6e60eae25 Binary files /dev/null and b/src/images/icons/publishpress-blocks.png differ diff --git a/src/technologies/e.json b/src/technologies/e.json index d0a51441d..08b33a886 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -146,6 +146,20 @@ ], "website": "https://erpnext.com" }, + "Essential Blocks": { + "cats": [ + 87 + ], + "description": "Essential Blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "icon": "essential-blocks.png", + "requires": "WordPress", + "dom": [ + "link[href*='/wp-content/uploads/eb-style/']", + "link#essential-blocks-frontend-style-css" + ], + "html": "]+class=[\"']wp-block-essential-blocks-*", + "website": "https://essential-blocks.com" + }, "ESW": { "cats": [ 106 diff --git a/src/technologies/g.json b/src/technologies/g.json index 0458fc285..87724c494 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -450,19 +450,11 @@ "description": "Premium block library & block editor enhancements from StudioPress.", "icon": "genesis-blocks.png", "requires": "WordPress", + "dom": [ + "link[href*='/wp-content/plugins/atomic-blocks']", + "link[href*='/wp-content/plugins/genesis-blocks']" + ], "html": "]+class=[\"']wp-block-atomic-blocks-*", - "dom": { - "link[href*='/wp-content/plugins/atomic-blocks']": { - "attributes": { - "href": "/wp-content/plugins/atomic-blocks/" - } - }, - "link[href*='/wp-content/plugins/genesis-blocks']": { - "attributes": { - "href": "/wp-content/plugins/genesis-blocks/" - } - } - }, "scriptSrc": "/wp-content/themes/genesis-blocks/lib/js/", "website": "https://www.studiopress.com/genesis-blocks/" }, diff --git a/src/technologies/o.json b/src/technologies/o.json index 867306285..62fd3c13e 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1,4 +1,15 @@ { + "Otter Blocks": { + "cats": [ + 87 + ], + "description": "Otter blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "dom": "link[href*='/wp-content/plugins/otter-blocks']", + "html": "]+class=[\"']wp-block-themeisle-blocks-*", + "icon": "otter-blocks.png", + "requires": "WordPress", + "website": "https://wordpress.org/plugins/otter-blocks/" + }, "OTYS": { "cats": [ 101 diff --git a/src/technologies/p.json b/src/technologies/p.json index eac4387e5..5f2fadf1d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -166,6 +166,17 @@ "saas": true, "website": "https://www.index-education.com/fr/logiciel-gestion-vie-scolaire.php" }, + "PublishPress Blocks": { + "cats": [ + 87 + ], + "description": "PublishPress Blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "icon": "publishpress-blocks.png", + "requires": "WordPress", + "dom": "link[href*='/wp-content/plugins/advanced-gutenberg/assets/css/blocks.css?ver=([\\d\\.]+))?\\;version:\\1']", + "html": "]+class=[\"']wp-block-advgb-*", + "website": "https://publishpress.com/blocks/" + }, "PWA": { "cats": [ 19