27 lines
816 B
JSON
27 lines
816 B
JSON
{
|
|
"name": "WooCommerce",
|
|
"alias": "woocommerce",
|
|
"description": "WooCommerce orders sidebar (feibisi). WC REST v3/v2, HPOS, webhook at /woocommerce/sidebar-webhook",
|
|
"version": "1.2.2",
|
|
"detailsUrl": "https://feicode.com/freescout/WooCommerce",
|
|
"author": "feibisi (fork of Peter Viszt)",
|
|
"authorUrl": "https://feicode.com/freescout",
|
|
"requiredAppVersion": "1.8.0",
|
|
"license": "AGPL-3.0",
|
|
"keywords": [
|
|
"woocommerce",
|
|
"orders",
|
|
"sidebar"
|
|
],
|
|
"active": 0,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\WooCommerce\\Providers\\WooCommerceServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": [],
|
|
"latestVersionUrl": "https://feicode.com/freescout/WooCommerce/raw/branch/main/module.json"
|
|
}
|