Descripció
NOTE: This plugin depends on the LocatieServer API from PDOK: https://www.pdok.nl/nl/producten/pdok-locatieserver
This API enables the plugin to find and validate postcodes and find the corresponding address and city name for The Netherlands.
WooCommerce Postcode Validator lets you validate Dutch postcodes and auto-fill the address and city for the filled in postcode. This is achieved by using the BAG / LocatieServer API.
Main features
- Validate the filled in postal code for Dutch orders, and auto-fill the street name and city.
Instal·lació
Automatic installation
Search for “WooCommerce Postcode Validator” in the “Add new plugin” section in the admin panel, and click “Install now”.
Manual installation
- Download the zipfile.
- Extract
woocommerce-postcode-validator
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
PMF
- Installation Instructions
-
Automatic installation
Search for “WooCommerce Postcode Validator” in the “Add new plugin” section in the admin panel, and click “Install now”.
Manual installation
- Download the zipfile.
- Extract
woocommerce-postcode-validator
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- How can I change the loader
-
You can modify the loader by overriding the CSS for the input fields, the current loader is being put as a background image for all
.woocommerce-billing-fields input.woocommerce-postcode-validator-loading
classes.
Ressenyes
Col·laboradors i desenvolupadors
«WooCommerce Postcode Validator» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WooCommerce Postcode Validator» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1
- Modified namespacing of functions
1.0
- First release