An open API service indexing awesome lists of open source software.

https://github.com/cba85/woocommerce-weight-shipping

Weight shipping plugin for WooCommerce
https://github.com/cba85/woocommerce-weight-shipping

Last synced: about 1 month ago
JSON representation

Weight shipping plugin for WooCommerce

Awesome Lists containing this project

README

          

# WooCommerce Weight Shipping

A simple Wordpress/WooCommerce plugin to easily manage weight variation costs for shipping.

This plugin lets you create/delete weight variation for your WooCommerce shipping methods.

Compatible with all the Woocommerce weight units (g, kg, oz, lbs).

## Install

This plugin is made using [WP Icarus framework](https://github.com/cba85/wp-icarus-framework), a Wordpress plugin wihch adds expressive and elegant syntax for Wordpress functions, loaded using PSR-4 composer autoload.

## Tests

```
./vendor/bin/phpunit
```

## Release

```
./release.sh
```