=== WooGrabExpress === Contributors: sofyansitorus Tags: woocommerce shipping,ojek online,ojek shipping,grab express,grab shipping Requires at least: 4.8 Tested up to: 4.9.1 Requires PHP: 5.6 Stable tag: trunk License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt WooCommerce per kilometer shipping rates calculator for GrabExpress courier from Grab Indonesia. == Description == WooCommerce per kilometer shipping rates calculator for GrabExpress courier from Grab Indonesia. Please note that this plugin is not using official Grab Indonesia API. This plugin just estimate the distance matrix using using Google Maps Distance Matrix API and then calculating the cost using the rates defined in the settings. = Features = * Automatically split shipping for multiple items into several drivers if the package size exceeded package weight and dimensions limitation. * Set shipping cost per kilometer. * Set minimum cost that will be billed to customer. * Set maximum cost that will be billed to customer. * Set minimum shipping distances that allowed to use the courier. * 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 coordinates. * Set travel mode: Driving, Walking, Bicycling. * Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor. * Set visibility distance info to customer. == Installation == = Minimum Requirements = * WordPress 4.8 or later * WooCommerce 3.0 or later = AUTOMATIC INSTALLATION = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install of WooGrabExpress, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New. In the search field type “WooGrabExpress” and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you’re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. After installation has finished, click the ‘activate plugin’ link. = MANUAL INSTALLATION = 1. Download the plugin zip file to your computer 1. Go to the WordPress admin panel menu Plugins > Add New 1. Choose upload 1. Upload the plugin zip file, the plugin will now be installed 1. After installation has finished, click the ‘activate plugin’ link == Screenshots == 1. Settings panel: General Options 2. Settings panel: GrabExpress Service Options 3. Shipping Calculator preview == Changelog == = 1.0.2 - 2018-01-09 = * Improvement - Tweak settings panel UI and default value. = 1.0.1 - 2018-01-09 = * Improvement - Set cost based on drivers counts needed. * Improvement - Add validation for settings field: gmaps_api_key, origin_lat, origin_lng. = 1.0.0 - 2018-01-09 = * Feature - Automatically split shipping for multiple items into several drivers if the package size exceeded package weight and dimensions limitation. * Feature - Set shipping cost per kilometer. * Feature - Set minimum cost that will be billed to customer. * Feature - Set maximum cost that will be billed to customer. * Feature - Set minimum shipping distances that allowed to use the courier. * Feature - Set maximum shipping distances that allowed to use the courier. * Feature - Set maximum package weight and dimensions that allowed to use the courier. * Feature - Set shipping origin info by coordinates. * Feature - Set travel mode: Driving, Walking, Bicycling. * Feature - Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor. * Feature - Set visibility distance info to customer.