Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ideal-postcodes/woocommerce
UK Address Finder & Postcode Lookup Wordpress & WooCommerce Extension
https://github.com/ideal-postcodes/woocommerce
Last synced: 10 days ago
JSON representation
UK Address Finder & Postcode Lookup Wordpress & WooCommerce Extension
- Host: GitHub
- URL: https://github.com/ideal-postcodes/woocommerce
- Owner: ideal-postcodes
- Created: 2020-05-14T13:51:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T14:18:42.000Z (6 months ago)
- Last Synced: 2024-05-22T15:02:39.165Z (6 months ago)
- Language: TypeScript
- Size: 5.08 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> Add UK address search and validation to WooCommerce address forms
![Continuous Integration Tests](https://github.com/ideal-postcodes/woocommerce/workflows/Continuous%20Integration%20Tests/badge.svg)
![JS Bindings](https://github.com/ideal-postcodes/woocommerce/workflows/JS%20Bindings/badge.svg)
![Release](https://github.com/ideal-postcodes/woocommerce/workflows/Release/badge.svg)
![Deploy to WordPress.org](https://github.com/ideal-postcodes/woocommerce/workflows/Deploy%20to%20WordPress.org/badge.svg)`@ideal-postcodes/woocommerce` enables UK address validation on WooCommerce checkout and account address forms.
Download from the [WordPress Plugin directory](https://wordpress.org/plugins/uk-address-postcode-validation/).
For installation, feature list and configuration see our [guide](https://ideal-postcodes.co.uk/guides/woocommerce).
Missing feature, something not right or need help? Contact [support](https://ideal-postcodes.co.uk/support).
## Links
- [WordPress Plugin](https://wordpress.org/plugins/uk-address-postcode-validation/)
- [Guide](https://ideal-postcodes.co.uk/guides/woocommerce)
- [Changelog](https://github.com/ideal-postcodes/woocommerce/blob/master/CHANGELOG.md)
- [Support](https://ideal-postcodes.co.uk/support)
- [GitHub Repository](https://github.com/ideal-postcodes/woocommerce)## Related Integrations
- [Gravity Forms Integration](https://ideal-postcodes.co.uk/guides/gravity)
- [Contact Form 7 Integration](https://ideal-postcodes.co.uk/guides/contact-form-7)## Screenshots
Address autocompletion on checkout
![Checkout Address Autocomplete](https://img.ideal-postcodes.co.uk/woocommerce-checkout.png)
Address autocompletion on the accounts page
![Accounts Address Autocomplete](https://img.ideal-postcodes.co.uk/woocommerce-account.png)
## Test
```bash
make test
```