You've already forked wc-tier-and-package-prices
- Migrate settings to WooCommerce Settings page - Add WC_TPP_Settings class for proper WooCommerce integration - Remove standalone settings submenu - Improve UX with native WooCommerce settings UI
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(unzip:*)",
|
|
"Bash(msgfmt:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(composer init:*)",
|
|
"Bash(composer install:*)",
|
|
"Bash(composer update:*)"
|
|
]
|
|
}
|
|
}
|