Add Front-Commerce detection

main
Paul van Dyk 2 years ago committed by Paul van Dyk
parent e0c0009302
commit 36681621d9

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.7444 19.9893L30 23.9999L15.5 31.9999V23.9893L22.7444 19.9893Z" fill="#B8124A"/>
<path d="M22.7444 12L30 8L15.5 0L1 8V24L8.26675 28.0107L8.25558 19.9893L15.5 23.9893V16L8.25558 12L15.5 8L22.7444 12Z" fill="#B8124A"/>
</svg>

After

Width:  |  Height:  |  Size: 332 B

@ -2349,5 +2349,21 @@
"oss": true,
"scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1",
"website": "https://github.com/alvarotrigo/fullpage.js"
},
"Front-Commerce": {
"cats": [
108
],
"description": "Front-Commerce is a React-based ecommerce framework that provides a development environment and tools for building online stores, offering seamless integration with backend systems through GraphQL and supporting popular platforms like Adobe Commerce, BigCommerce, OpenMage, Contentful or Prismic.",
"icon": "front-commerce.svg",
"implies": [
"React",
"GraphQL",
"Webpack",
"Node.js",
"PWA"
],
"dom": "link[data-chunk*='front-commerce-src-web-theme-routes]",
"website": "https://front-commerce.com"
}
}
Loading…
Cancel
Save