-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
633180d
commit 7beebd7
Showing
1 changed file
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,38 @@ | ||
# smart-address-autocomplete-for-woocommerce | ||
Unit-level Australian address autocomplete for WooCommerce | ||
# Smart Address autocomplete for WooCommerce | ||
|
||
Maximise your customers' WooCommerce checkout experience with our advanced Smart Address autocomplete plugin. Utilising the Smart Address API, this plugin delivers precise unit-level address autocomplete, ensuring every delivery reaches its destination without fail. | ||
|
||
By eliminating the risks of inaccurate addresses, your business can maintain high customer satisfaction, avoid unnecessary delivery retries, and save valuable resources like time and money. Enhance your checkout process and streamline your operations with the Smart Address autocomplete plugin, a smart investment for any delivery-focused WooCommerce store | ||
|
||
Smart Address for WooCommerce adds an intelligent address autocomplete feature to your WooCommerce checkout, powered by [Smart Address API](https://smartaddress.au). Simplify the checkout process for your customers, reduce errors, and increase conversion rates with this easy-to-use plugin. | ||
|
||
## Features | ||
|
||
* Unit-level Australian address autocomplete. | ||
* Supports both billing and shipping address fields. | ||
* Lightweight and fast, with virtually no impact on site performance. | ||
* Easy setup with a simple settings page in WooCommerce. | ||
|
||
## Installation via GitHub repository | ||
|
||
Installing Smart Address for WooCommerce is straightforward, just follow the steps below. | ||
|
||
1. Navigate to [Smart Address for WooCommerce](https://github.com/smartaddress/smart-address-autocomplete-for-woocommerce/tree/main) GitHub repository | ||
2. Click the geen button '<> Code' and select 'Download ZIP' | ||
3. In your WordPress Dashboard, navigate to 'Plugins' menu and select 'Add New Plugin' | ||
4. On the 'Add New Plugin' page, click on the 'Upload Plugin' button, select the zip archive you just downloaded and click 'Install Now' | ||
5. Activate the plugin through the 'Plugins' screen in WordPress. | ||
6. Go to WooCommerce > Settings > Smart Address to configure the plugin. | ||
7. Enter your API key and select your preferred settings. | ||
8. Save your changes and enjoy smart address autocomplete on your checkout page! | ||
|
||
## Installation via WordPress repository | ||
|
||
Installing Smart Address for WooCommerce is straightforward, and can be done directly from your WordPress Dashboard. | ||
|
||
1. Upload the plugin files to the `/wp-content/plugins/smart-address-autocomplete-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly. | ||
2. Activate the plugin through the 'Plugins' screen in WordPress. | ||
3. Go to WooCommerce > Settings > Smart Address to configure the plugin. | ||
4. Enter your API key and select your preferred settings. | ||
5. Save your changes and enjoy smart address autocomplete on your checkout page! | ||
|