From 3587be5df7d782c326518676e88778748d3ab599 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Tue, 3 May 2022 14:13:00 -0500 Subject: [PATCH] Add Distributor Plugin Distributor is a WordPress plugin that makes helps content teams distribute and reuse content across their websites, in both single sites, multisites, or others. --- .../webextension/images/icons/distributor.svg | 26 +++++++++++++++++++ src/technologies/d.json | 16 ++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 src/drivers/webextension/images/icons/distributor.svg diff --git a/src/drivers/webextension/images/icons/distributor.svg b/src/drivers/webextension/images/icons/distributor.svg new file mode 100644 index 000000000..fddb9aa4c --- /dev/null +++ b/src/drivers/webextension/images/icons/distributor.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index d75bcc9d0..a834c803b 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -712,6 +712,22 @@ "scriptSrc": "disqus_url", "website": "https://disqus.com" }, + "Distributor": { + "cats": [ + 87 + ], + "description": "Distributor is a WordPress plugin that helps distribute and reuse content across your websites.", + "headers": { + "x-distributor": "yes" + }, + "icon": "distributor.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": "/wp-content/plugins/distributor", + "website": "https://distributorplugin.com" + }, "District M": { "cats": [ 36