Pleb Shipping Rulesets
WordPress plugin of WooCommerce shipping rates calculation by rulesets
by Pierre Lebedel · github.com/pierrelebedel/plebshippingrulesets · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pierrelebedel/plebshippingrulesets/archive/refs/heads/main.zipReadme
Pleb Shipping Rulesets for WooCommerce
Installation (dev)
Install the plugin in your WordPress website inside pleb-shipping-rules directory :
git clone git@github.com:PierreLebedel/PlebShippingRulesets.git wp-content/plugins/pleb-shipping-rules/
Or from the WordPress plugin repository.
Useful commands
composer phpcs-run; # PHP CS Fixer --dry-run
composer phpcs-fix; # PHP CS Fixer
composer make-trunk; # Generate WordPress plugin SVN files