Merge pull request #6358 from kazirahiv/patch-1

Add nopStation ecommerce as technology
main
Elbert Alias 2 years ago committed by GitHub
commit ad4cecb9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -845,6 +845,19 @@
"oss": true, "oss": true,
"website": "http://www.nopcommerce.com" "website": "http://www.nopcommerce.com"
}, },
"nopStation": {
"cats": [
19
],
"description": "nopStation is a one stop ecommerce solution with custom integrations and custom built plugins based on custom tailored requirements on top of nopCommerce.",
"dom": "a[href*='.nop-station.com/']",
"icon": "nopStation.png",
"requires": [
"nopCommerce"
],
"implies": "Microsoft ASP.NET",
"website": "http://www.nop-station.com"
},
"novomind iSHOP": { "novomind iSHOP": {
"cats": [ "cats": [
6 6
@ -862,4 +875,4 @@
"saas": true, "saas": true,
"website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software"
} }
} }

Loading…
Cancel
Save