From 2a221192ed97eabf1fac4abff594fda4f7c38649 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 12 Mar 2023 18:15:43 +0600 Subject: [PATCH] Add Paymenter / cms, ecommerce --- .../webextension/images/icons/Paymenter.png | Bin 0 -> 675 bytes src/technologies/p.json | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Paymenter.png diff --git a/src/drivers/webextension/images/icons/Paymenter.png b/src/drivers/webextension/images/icons/Paymenter.png new file mode 100644 index 0000000000000000000000000000000000000000..c2e521697ba58a79ace660c4c25c1a51fd2876dc GIT binary patch literal 675 zcmV;U0$lxxP)LMsTd&}odLcL^^ zqX;q>yGaW}ZOt@KFWx0@q}l8ypaR9!GLiK}NG@#&VDXGDOBSC5%l&f*NCc`BmX#s| zD1m?#I6z6h0YV{GxOj;QU94>aX$yq`xN-?-ZgM}UR2mqbWOVidoqY^n0d!<4E49_6 z9-yv90k<+zDZRO#0g`*b?w-BNQz1gBX@9?em$0z~eEF?+5}pCtyBJ^FY~w;OYNNoL z2BBbb?;bxO#JU-?i}~#xI|`%(`bL4DG3So!YV^{JZ(%qv?gY4~nO}Va2#1_~T_^Mn zp#GNg$d?jY)4V%jbp&|%&|WOlx*a7%Bleg~r1T6HC<>xgYOyN!F)hCs>su%cfSV>~ z7_I*q{bTxbJOfP4F-GEcKdsX6a)J?`1>$o6d&|V$0R|`FNJPig$-j=h=&GtLUp*q6 z4g-HW7()~J=lBZn{XYF=*nKG_%9pnXIne+0)XD4~I z1AdQ5tgLc25qc{{8q&i3159xa3B$AJqT=002ov JPDHLkV1fgM9{~UW literal 0 HcmV?d00001 diff --git a/src/technologies/p.json b/src/technologies/p.json index 020c563c5..6fe01008a 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -766,6 +766,24 @@ "scriptSrc": "payl8r\\.com", "website": "https://payl8r.com/" }, + "Paymenter": { + "cats": [ + 1, + 6 + ], + "description": "Paymenter is an open-source webshop solution for hosting companies.", + "icon": "Paymenter.png", + "implies": [ + "PHP", + "MySQL", + "Tailwind CSS" + ], + "cookies": { + "paymenter_session": "" + }, + "oss": true, + "website": "https://paymenter.org" + }, "Paylocity": { "cats": [ 101