Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyansitorus committed Feb 17, 2018
1 parent 2e36b93 commit ed2fa75
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
WooCommerce per kilometer shipping rates calculator for GoSend Go-Jek Indonesia courier.

**Contributors:** [sofyansitorus](https://profiles.wordpress.org/sofyansitorus)<br>
**Tags:** [woocommerce shipping](https://wordpress.org/plugins/tags/woocommerce shipping), [go-jek](https://wordpress.org/plugins/tags/go-jek), [ojek shipping](https://wordpress.org/plugins/tags/ojek shipping), [gosend](https://wordpress.org/plugins/tags/gosend), [gojek shipping](https://wordpress.org/plugins/tags/gojek shipping)<br>
**Tags:** [woocommerce](https://wordpress.org/plugins/tags/woocommerce), [woocommerce-shipping](https://wordpress.org/plugins/tags/woocommerce-shipping), [gojek](https://wordpress.org/plugins/tags/gojek), [gojek-shipping](https://wordpress.org/plugins/tags/gojek-shipping), [gosend](https://wordpress.org/plugins/tags/gosend), [gosend-shipping](https://wordpress.org/plugins/tags/gosend-shipping)<br>
**Requires at least:** 4.8<br>
**Tested up to:** 4.9.4<br>
**Stable tag:** trunk (master)<br>
Expand All @@ -23,13 +23,13 @@ This plugin require Google Maps Distance Matrix API Services enabled in your Goo
* Available 2 shipping services: Instant Delivery, Same Day Delivery.
* Set shipping cost per kilometer.
* Set minimum cost that will be billed to customer.
* Set maximum cost that will be billed to customer.
* Set maximum shipping distances that allowed to use the courier.
* Set maximum package weight and dimensions that allowed to use the courier.
* Set shipping origin info by store location coordinates.
* Set travel mode: Driving, Walking, Bicycling.
* Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor.
* Set visibility distance info to customer.
* Set fallback request if there is no results for API request using full address.


## Installation ##
Expand Down Expand Up @@ -97,8 +97,11 @@ I always welcome and encourage contributions to this plugin. Please visit the pl

## Changelog ##

### 1.2.6 ###
* Improvements - Enhance Maps Picker.

### 1.2.5 ###
* Improvements -Add new option: Enable Fallback Request.
* Improvements - Add new option: Enable Fallback Request.
* Fix - Added fallback to input store location manually on google map error.

### 1.2.4 ###
Expand Down Expand Up @@ -146,7 +149,7 @@ I always welcome and encourage contributions to this plugin. Please visit the pl

## Upgrade Notice ##

### 1.2.5 ###
This version include bug fixes and improvements. Upgrade immediately.
### 1.2.6 ###
This version include improvements. Upgrade immediately.


14 changes: 9 additions & 5 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=== WooGoSend ===
Contributors: sofyansitorus
Tags: woocommerce shipping,go-jek,ojek shipping,gosend,gojek shipping
Tags: woocommerce,woocommerce-shipping,gojek,gojek-shipping,gosend,gosend-shipping
Requires at least: 4.8
Tested up to: 4.9.4
Requires PHP: 5.6
Expand All @@ -23,13 +23,13 @@ This plugin require Google Maps Distance Matrix API Services enabled in your Goo
* Available 2 shipping services: Instant Delivery, Same Day Delivery.
* Set shipping cost per kilometer.
* Set minimum cost that will be billed to customer.
* Set maximum cost that will be billed to customer.
* Set maximum shipping distances that allowed to use the courier.
* Set maximum package weight and dimensions that allowed to use the courier.
* Set shipping origin info by store location coordinates.
* Set travel mode: Driving, Walking, Bicycling.
* Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor.
* Set visibility distance info to customer.
* Set fallback request if there is no results for API request using full address.

== Installation ==
= Minimum Requirements =
Expand Down Expand Up @@ -83,9 +83,13 @@ I always welcome and encourage contributions to this plugin. Please visit the pl

== Changelog ==

= 1.2.6 =

* Improvements - Enhance Maps Picker.

= 1.2.5 =

* Improvements -Add new option: Enable Fallback Request.
* Improvements - Add new option: Enable Fallback Request.
* Fix - Added fallback to input store location manually on google map error.

= 1.2.4 =
Expand Down Expand Up @@ -142,5 +146,5 @@ I always welcome and encourage contributions to this plugin. Please visit the pl

== Upgrade Notice ==

= 1.2.5 =
This version include bug fixes and improvements. Upgrade immediately.
= 1.2.6 =
This version include improvements. Upgrade immediately.

0 comments on commit ed2fa75

Please sign in to comment.