first commit

This commit is contained in:
Rachit Bhargava
2023-07-21 17:12:10 -04:00
parent d0fe47dde4
commit 5d0f0734d8
14003 changed files with 2829464 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"features": {
"activity-panels": true,
"analytics": true,
"product-block-editor": false,
"coupons": true,
"customer-effort-score-tracks": true,
"import-products-task": true,
"experimental-fashion-sample-products": true,
"shipping-smart-defaults": true,
"shipping-setting-tour": true,
"homescreen": true,
"marketing": true,
"minified-js": false,
"mobile-app-banner": true,
"navigation": true,
"new-product-management-experience": false,
"onboarding": true,
"onboarding-tasks": true,
"product-variation-management": false,
"remote-inbox-notifications": true,
"remote-free-extensions": true,
"payment-gateway-suggestions": true,
"settings": false,
"shipping-label-banner": true,
"subscriptions": true,
"store-alerts": true,
"transient-notices": true,
"woo-mobile-welcome": true,
"wc-pay-promotion": true,
"wc-pay-welcome-page": true
}
}

View File

@@ -0,0 +1,33 @@
{
"features": {
"activity-panels": true,
"analytics": true,
"product-block-editor": true,
"coupons": true,
"customer-effort-score-tracks": true,
"import-products-task": true,
"experimental-fashion-sample-products": true,
"shipping-smart-defaults": true,
"shipping-setting-tour": true,
"homescreen": true,
"marketing": true,
"minified-js": true,
"mobile-app-banner": true,
"navigation": true,
"new-product-management-experience": true,
"onboarding": true,
"onboarding-tasks": true,
"payment-gateway-suggestions": true,
"product-variation-management": true,
"remote-inbox-notifications": true,
"remote-free-extensions": true,
"settings": false,
"shipping-label-banner": true,
"subscriptions": true,
"store-alerts": true,
"transient-notices": true,
"woo-mobile-welcome": true,
"wc-pay-promotion": true,
"wc-pay-welcome-page": true
}
}