54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
=== WS Inpost Map ===
|
|
Contributors: websystems2006
|
|
Tags: INPOST, Checkout
|
|
Requires at least: 6.0
|
|
Tested up to: 6.4
|
|
Requires PHP: 7.0
|
|
Stable tag: 1.0.0
|
|
License: GPLv3
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
|
This plugin adds InPost map on checkout page.
|
|
|
|
== Description ==
|
|
|
|
This plugin adds InPost map on checkout page.
|
|
|
|
This plugin uses script from Google (https://maps.googleapis.com/maps/api/js?) and script from Geowidget v4, link to documentation: https://dokumentacja-inpost.atlassian.net/wiki/spaces/PL/pages/7438409/Geowidget+v4+User+s+Guide+Old. This script allows to create custom map with Inpost lockers on checkout page.
|
|
For more information, you can review Google's terms of use and/or privacy policy (https://policies.google.com/privacy).
|
|
|
|
== Installation ==
|
|
|
|
1. Upload the plugin folder to your /wp-content/plugins/ folder.
|
|
2. Go to the Plugins page and activate the plugin.
|
|
3. Activate inpost map in the plugin settings.
|
|
4. Insert [woocommerce_checkout] shortcode on your checkout page.
|
|
5. Add new shipping method in woocommerce settings.
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= How do I use this plugin? =
|
|
To use this plugin, follow these steps:
|
|
1. Set up the plugin on the settings page.
|
|
2. Insert [woocommerce_checkout] shortcode on your checkout page.
|
|
3. Add new shipping method in woocommerce settings.
|
|
|
|
= How do I uninstall the plugin? =
|
|
To uninstall the plugin:
|
|
Deactivate the plugin.
|
|
Delete the plugin.
|
|
|
|
== Screenshots ==
|
|
1. screenshot-1.png
|
|
2. screenshot-2.png
|
|
3. screenshot-3.png
|
|
|
|
== Changelog ==
|
|
|
|
= 1.0 =
|
|
* Plugin released.
|
|
|
|
== Upgrade Notice ==
|
|
|
|
= 1.0 =
|
|
* Plugin released. |