Merge pull request #3460 from nurbek91/Checkfront

Add Checkfront/Appointment, Booking ,Ecommerce platform
main
Elbert Alias 4 years ago committed by GitHub
commit 7eabb81362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.8761 2.64286L13.7971 27.224L3.33034 16.9687H3.27748H3.33034L3.17175 16.8101L5.49768 14.5368L12.687 17.0745L28.863 0C28.8101 0 28.7043 0 28.6515 0H3.33034C1.48015 0 0 1.53295 0 3.33029V28.6512C0 30.5014 1.53301 31.9815 3.33034 31.9815H11.0483H16.7574H28.6515C30.5017 31.9815 31.9818 30.4485 31.9818 28.6512V3.33029C31.9818 3.11877 31.929 2.85438 31.8761 2.64286Z" fill="#1584C5"/>
</svg>

After

Width:  |  Height:  |  Size: 496 B

@ -2317,7 +2317,7 @@
"cats": [ "cats": [
41 41
], ],
"description": "Braintree, a division of PayPal, specializes in mobile and web payment systems for e-commerce companies. Braintree provides clients with a merchant account and a payment gateway.", "description": "Braintree, a division of PayPal, specializes in mobile and web payment systems for ecommerce companies. Braintree provides clients with a merchant account and a payment gateway.",
"icon": "Braintree.svg", "icon": "Braintree.svg",
"js": { "js": {
"Braintree": "", "Braintree": "",
@ -2794,6 +2794,18 @@
"scripts": "chartbeat\\.js", "scripts": "chartbeat\\.js",
"website": "http://chartbeat.com" "website": "http://chartbeat.com"
}, },
"Checkfront": {
"cats": [
5,
6,
61,
72
],
"description": "Checkfront is a cloud-based booking management application and ecommerce platform.",
"icon": "Checkfront.svg",
"scripts": "\\.checkfront\\.com/",
"website": "https://www.checkfront.com"
},
"Cherokee": { "Cherokee": {
"cats": [ "cats": [
22 22
@ -9450,7 +9462,7 @@
6 6
], ],
"cpe": "cpe:/a:odoo:odoo", "cpe": "cpe:/a:odoo:odoo",
"description": "Odoo is business management software which includes CRM, e-commerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.", "description": "Odoo is business management software which includes CRM, ecommerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.",
"html": "<link[^>]* href=[^>]+/web/css/(?:web\\.assets_common/|website\\.assets_frontend/)\\;confidence:25", "html": "<link[^>]* href=[^>]+/web/css/(?:web\\.assets_common/|website\\.assets_frontend/)\\;confidence:25",
"icon": "Odoo.png", "icon": "Odoo.png",
"implies": [ "implies": [
@ -12220,7 +12232,7 @@
"cats": [ "cats": [
6 6
], ],
"description" : "Shoppy is an all-in-one payment processing and e-commerce solution.", "description" : "Shoppy is an all-in-one payment processing and ecommerce solution.",
"icon": "Shoppy.svg", "icon": "Shoppy.svg",
"js": { "js": {
"Shoppy": "" "Shoppy": ""
@ -14981,7 +14993,7 @@
"cats": [ "cats": [
6 6
], ],
"description": "WooCommerce is an open-source e-commerce plugin for WordPress.", "description": "WooCommerce is an open-source ecommerce plugin for WordPress.",
"html": [ "html": [
"<!-- WooCommerce", "<!-- WooCommerce",
"<link rel='[^']+' id='woocommerce-(?:layout|smallscreen|general)-css' href='https?://[^/]+/wp-content/plugins/woocommerce/assets/css/woocommerce(?:-layout|-smallscreen)?\\.css?ver=([\\d.]+)'\\;version:\\1" "<link rel='[^']+' id='woocommerce-(?:layout|smallscreen|general)-css' href='https?://[^/]+/wp-content/plugins/woocommerce/assets/css/woocommerce(?:-layout|-smallscreen)?\\.css?ver=([\\d.]+)'\\;version:\\1"

Loading…
Cancel
Save