Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardovillao/shipping-per-neighborhood-for-woocommerce
This plugin add shipping method for manage deliveries by neighborhoods. You can add a table with all cities, neighborhoods and prices for each.
https://github.com/eduardovillao/shipping-per-neighborhood-for-woocommerce
woocommerce woocommerce-extension woocommerce-plugin wordpress
Last synced: 2 days ago
JSON representation
This plugin add shipping method for manage deliveries by neighborhoods. You can add a table with all cities, neighborhoods and prices for each.
- Host: GitHub
- URL: https://github.com/eduardovillao/shipping-per-neighborhood-for-woocommerce
- Owner: eduardovillao
- Created: 2021-08-06T18:54:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T01:54:29.000Z (10 months ago)
- Last Synced: 2024-04-07T02:52:25.589Z (10 months ago)
- Topics: woocommerce, woocommerce-extension, woocommerce-plugin, wordpress
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Shipping per Neighborhood for WooCommerce ===
Contributors: EVCODE
Donate link: https://eduardovillao.me/
Tags: woocommerce, shipping, shipping method, shipping neighborhood
Requires at least: 5.5
Tested up to: 6.7
Stable tag: 1.2.9
Requires PHP: 7.0
License: GPLv2License
URI:https://www.gnu.org/licenses/gpl-2.0.htmlThis plugin add shipping method for manage deliveries by neighborhoods. You can add a table with all cities, neighborhoods and prices for each.
== Description ==
This plugin add shipping method for manage deliveries by neighborhoods. You can add a table with all cities, neighborhoods and prices for each.
== More plugins? ==
Check my other plugins: [WordPress Plugins](https://eduardovillao.me/wordpress-plugins/)
== WordPress Tips? ==
Check my blog: [WordPress Tips](https://eduardovillao.me/blog/)
== Plugins Suggestions? ==
Please, send to me: [[email protected]](mailto:[email protected])
== Installation ==
1. Upload the plugin files to the WordPress
2. Go to WooCommerce -> Settings - Shipping.
3. Click in Add Shipping Zones.
4. Add "Shipping per Neighborhood for WooCommerce" method.
5. Click in "edit" and manage Cities, neighborhoods and prices for delivery.
== Frequently Asked Questions ==
== Screenshots ==
1. Shipping admin options.
== Changelog ==
= 1.2.9 =
* Changed: compatibility with WordPress 6.7.
* Changed: code improvements.= 1.2.8 =
* Changed: compatibility with WordPress 6.5.
* Changed: code improvements.= 1.2.7 =
* Fix: PHP error when some options is empty/not valid.= 1.2.6 =
* Changed: compatibility with WordPress 6.2.= 1.2.5 =
* Changed: compatibility with WordPress 6.1.= 1.2.4 =
* Changed: compatibility with WordPress 6.0.= 1.2.3 =
* Fix: string error to translate to pt-BR.
* Fix: string typo.= 1.2.2 =
* Fix: error in cart template when shipping method is empty.= 1.2.1 =
* Fix: error when plugin is activated without the woocommerce installed.
* Fix: error when shipping method is not configured.= 1.2 =
* New: neighborhood options are displayed by alphabetical order.
* Fix: improved JS admin file to solve some bugs.
* Fix: update neighborhood options when shipping method are removed.
* Tweak: compatibility with WooCommerce and WordPress (5.8).= 1.1 =
* Tweak: compatibility with new version of WooCommerce.= 1.0 =
* Initial release.