Merge pull request #7030 from nurbek91/centra1

Add Centra / ecommerce
main
Elbert Alias 2 years ago committed by GitHub
commit bb107c6389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="black"/>
<path d="M7.87093 29.3911C9.86133 29.3911 11.4752 27.7585 11.4752 25.7446C11.4752 23.7308 9.86133 22.0982 7.87093 22.0982C5.88053 22.0982 4.26667 23.7308 4.26667 25.7446C4.26667 27.7585 5.88053 29.3911 7.87093 29.3911V29.3911Z" fill="white"/>
<path d="M19.7963 19.3986C22.1877 19.3986 24.0245 17.7857 24.6827 16.1729L27.8027 18.2065C26.208 21.0465 23.3664 23.045 19.5893 23.045C14.5643 23.045 9.98933 19.0129 9.98933 13.1226C9.98933 7.2672 14.5643 3.2 19.5893 3.2C23.4005 3.2 26.208 5.2336 27.7675 8.0736L24.6485 10.1072C24.0245 8.4944 22.2229 6.88149 19.7963 6.88149C15.9851 6.88149 13.9051 9.72149 13.9051 13.1575C13.9051 16.5936 15.9851 19.3986 19.7963 19.3986V19.3986Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 836 B

@ -882,6 +882,28 @@
"icon": "CentOS.png",
"website": "http://centos.org"
},
"Centra": {
"cats": [
6
],
"description": "Centra is the headless ecommerce platform.",
"dom":"img[src*='.centracdn.net/']",
"excludes": "Magento",
"headers": {
"Content-Security-Policy": "\\.centra(?:cdn)?\\.(?:com|net)"
},
"icon": "Centra.svg",
"js": {
"CENTRA_IMAGE_SIZES": ""
},
"scripts": "centraCheckoutScript",
"saas": true,
"pricing": [
"recurring",
"poa"
],
"website": "https://centra.com"
},
"Centminmod": {
"cats": [
22