Merge pull request #7248 from nurbek91/webflow_ecom

Add Webflow Ecommerce / ecom, Update Webflow / page-builders
main
Elbert Alias 2 years ago committed by GitHub
commit 0488b9a123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -742,8 +742,8 @@
"cats": [ "cats": [
51 51
], ],
"description": "Webflow is Software-as-a-Service (Saas) for website building and hosting.", "description": "Webflow is Software-as-a-Service (SaaS) for website building and hosting.",
"html": "<html[^>]+data-wf-site", "dom": "html[data-wf-site]",
"icon": "webflow.svg", "icon": "webflow.svg",
"js": { "js": {
"Webflow": "" "Webflow": ""
@ -751,8 +751,31 @@
"meta": { "meta": {
"generator": "Webflow" "generator": "Webflow"
}, },
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://webflow.com" "website": "https://webflow.com"
}, },
"Webflow Ecommerce": {
"cats": [
6
],
"description": "Webflow is a zero-code visual website builder, with Webflow Ecommerce, you can build and design online stores.",
"icon": "webflow.svg",
"js": {
"__WEBFLOW_CURRENCY_SETTINGS": ""
},
"requires": "Webflow",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://webflow.com/ecommerce"
},
"Webgains": { "Webgains": {
"cats": [ "cats": [
71 71

Loading…
Cancel
Save