Description
This plugin allows you to choose the Provinces, Districts and Corregimientos of Panama as a dropdown menu in the WooCommerce address forms. It also makes filterable the Province and Districts-Corregimiento fields to enhance the user experience.
Additionally it adds the Provinces to the Shipping Zones (The Districts and Corregimientos are not compatible with this area).
Screenshots
Installation
Automatic installation
- Go to your Dashboard ? Plugins ? Add new
- In the search form write “Provinces and Districts of Panama for WooCommerce”
- When the search return the result, click on the “Install Now” button
- Finally, click on the “Activate” button
- Enjoy the plugin!
Manual Installation
- Download the plugin from this page clicking on the “Download” button
- Go to your Dashboard ? Plugins ? Add new
- Now select “Upload Plugin” button
- Click on “Select file” button and select the file you just download
- Click on “Install Now” button and the “Activate Plugin”
- Enjoy the plugin!
FTP Installation
- Download the plugin from this page clicking on the “Download” button
- Decompress the file in your desktop
- Run your FTP client software and conect to your WordPress installation
- Copy to [root folder]/wp-content/plugins/ the plugin directory you just descompress
- Go to your Dashboard ? Plugins ? Find the plugin and click on “Activate” option
- Enjoy the plugin!
FAQ
-
Where do you got the data of Provinces, Districts and Corregimientos of Panama?
-
I found the information in Wikipedia:
– Provinces of Panama [EN]
– Districts of Panama [EN]
– Corregimientos of Panama [EN]
– Anexo:Provincias y comarcas indÃgenas de Panamá [ES]
– Anexo:Distritos de Panamá [ES]
– Anexo:Corregimientos de Panamá [ES] -
How many Provinces, Districts and Corregimientos are in the list?
-
There are 13 options in Provinces field (10 Provinces and 3 provincial-level indigenous regions called Comarcas), 80 Districts and 679 Corregimientos
-
The name of a Province, District or Corregimiento its outdated, is it possible to update it?
-
Please open a ticket in the plugin support forum and let me know the name (the old and new one) of the Province, District or Corregimiento and I’ll update as soon as possible.
-
A Province, District or Corregimiento is missing in the plugin list, can you add it in the next update?
-
Of course, just open a ticket in the plugin support forum and let the name(s) of the Province(s), District(s) or Corregimiento(s) and I’ll update as soon as possible.
-
I can’t see the Postal Code field, where is it?
-
By default, the Postal Code is disable in the plugin. In almost cases this field isn’t needed, but if you need to activate it, please put this code in your theme
function.php
file or in a custom plugin:// Enable Postcode in WooCommerce remove_action('init', 'pdpw_disable_postcodes');
Reviews
Contributors & Developers
“Provinces and Districts of Panama for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Provinces and Districts of Panama for WooCommerce” has been translated into 6 locales. Thank you to the translators for their contributions.
Translate “Provinces and Districts of Panama for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
Tested up to WordPress 5.4 and WooCommerce 4.0.0
1.0.3
Tested up to WordPress 5.3.2 and WooCommerce 3.8.1
1.0.2
Tested up to WordPress 5.3 and WooCommerce 3.8.1
1.0.1
Tested up to WordPress 5.2.4 and WooCommerce 3.8.0
1.0
Initial Release