From e5c52ed3c38fae8a7afc2c96dadfcb0de1f7799f Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 26 Jun 2022 18:35:01 +0600 Subject: [PATCH] Add Pixiest Website / cms, page-builder, Pixiest Store / ecommerce --- .../webextension/images/icons/Pixieset.svg | 3 ++ src/technologies/p.json | 34 +++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Pixieset.svg diff --git a/src/drivers/webextension/images/icons/Pixieset.svg b/src/drivers/webextension/images/icons/Pixieset.svg new file mode 100644 index 000000000..373a6097a --- /dev/null +++ b/src/drivers/webextension/images/icons/Pixieset.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 73f5b50e0..920ee4235 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -98,6 +98,40 @@ ], "website": "https://phpfusion.com" }, + "Pixieset Website": { + "cats": [ + 1, + 51 + ], + "description": "Pixieset Website is a space to create your own beautiful photography website.", + "icon": "Pixieset.svg", + "meta": { + "generator": "^Pixieset$" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://pixieset.com" + }, + "Pixieset Store": { + "cats": [ + 6 + ], + "description": "Pixieset Store lets you sell professional print products, digital downloads, and other items directly from your galleries.", + "icon": "Pixieset.svg", + "js": { + "PixiesetProductEditor": "", + "PixiesetProductOptionSelection": "" + }, + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://pixieset.com" + }, "PIXIjs": { "cats": [ 25