Skip to content

maddagepasindu/woocommerce_states_places

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin banner

States, Cities, and Places for WooCommerce

Wordpress plugin that shows dropdowns for State and City Select for WooCommerce.

This WooCommerce plugin transforms the text input for states, the city or town. With this plugin you can provide a list of states and cities to be shown as a select dropdown.

This will be shown in checkout pages, edit addresses pages, shipping calculator, etc.

Supported Countries

  • 🇩🇿 Algeria
  • 🇧🇧 Barbados
  • 🇧🇷 Brazil
  • 🇨🇱 Chile
  • 🇨🇴 Colombia
  • 🇸🇻 El Salvador
  • 🇬🇹 Guatemala
  • 🇮🇹 Italy
  • 🇳🇮 Nicaragua
  • 🇳🇬 Nigeria
  • 🇵🇦 Panama
  • 🇵🇹 Portugal
  • 🇷🇺 Russia
  • 🇸🇦 Saudi Arabia
  • 🇪🇸 Spain
  • 🇹🇳 Tunisia
  • 🇺🇾 Uruguay
  • 🇻🇪 Venezuela
  • Do you want to add your country here?
    Help us extending this list adding your country.

Languages availables

Requirements

  • WordPress 4.7.14 or greater
  • WooCommerce 3.0.x or greater
  • PHP version 5.6.20 or greater
  • MySQL version 5.0 or greater

Screenshots

  • In this screenshot you can see the plugin in action:

Plugin in action

Installation

Automatic installation

  1. Go to your Dashboard » Plugins » Add new
  2. In the search form write "States, Cities, and Places for Woocommerce"
  3. When the search return the result, click on the Install Now button
  4. Finally, click on the Activate button
  5. Enjoy the plugin!

Manual Installation

  1. Download the plugin from this page clicking on the Download button
  2. Go to your Dashboard » Plugins » Add new
  3. Now select Upload Plugin button
  4. Click on Select file button and select the file you just download
  5. Click on Install Now button and the Activate Plugin
  6. Enjoy the plugin!

FTP Installation

  1. Download the plugin from this page clicking on the Download button
  2. Decompress the file in your desktop
  3. Run your FTP client software and conect to your WordPress installation
  4. Copy to [root folder]/wp-content/plugins/ the plugin directory you just descompress
  5. Go to your Dashboard » Plugins » Find the plugin and click on Activate option
  6. Enjoy the plugin!

Frequently Asked Questions

How do I report bugs?

Kindly create an issue stating the bug and how you caught it: Create new issue.

Can I suggest a new place or location?

Yes, you can always suggest or request new locations by creating an issue in the plugin repository in GitHub. Please refer to the Adding a new country instructions to get more details.

Contributors

Changelog

  • 1.2.6 - April 16, 2020
    • Added four new countries:
      • 🇧🇧 Barbados (BB): Parishes and Places (thanks to Damien Alleyne)
      • 🇸🇻 El Salvador (SV): Departments and Municipalities (thanks to ChronHeart)
      • 🇮🇹 Italy (IT): Provinces and Municipalities (thanks to Claudio Tegazzini)
      • 🇵🇹 Portugal (PT): Districts, Autonomous Regions and Municipalities (thanks to Javier Esteban)
    • Fixed some issues with 🇳🇬 Nigeria (thanks to Ibrahim Nasir)
    • Added two experimental filter hooks to Algeria (How to use):
      • scpwoo_custom_states_dz - handles Provinces of Algeria
      • scpwoo_custom_places_dz - handles Communes of Algeria
  • 1.2.5 - April 06, 2020
    • Added three new countries:
      • 🇨🇴 Colombia (CO): Departments and Cities (thanks to José Ayrám)
      • 🇸🇦 Saudi Arabia (SA): Regions and Governorates.
      • 🇺🇾 Uruguay (UY): Departments and Cities (thanks to Alfonso Frachelle)
    • Added support translation feature for location names of Algeria and Saudi Arabia.
    • Added plugin page banner and icon. Thanks to Javier Esteban!
    • Updated screenshot.
  • 1.2.4 - March 30, 2020
    • Fix an issue with a country (Algeria)
  • 1.2.3 - March 22, 2020
    • Added localization to "State" and "City" field labels
  • 1.2.2 - March 22, 2020
    • Added six new countries:
      • 🇩🇿 Algeria (DZ): Departments (Wilaya) and Municipalities (Baladiyahs) (thanks to Walid Yacine MAZED)
      • 🇧🇷 Brazil (BR): States and Municipalities (country request - issue #35)
      • 🇳🇮 Nicaragua (NI): Departments and Cities (thanks to ahc505)
      • 🇷🇺 Russia (RU): States and Cities (thanks to Sarge Madovsky)
      • 🇪🇸 Spain (ES): Provinces and Municipalities (thanks to Javier Esteban)
      • 🇹🇳 Tunisia (TN): Governorates and Districts (thanks to Anouar Ben Saad)
    • Updated 2 countries:
      • 🇨🇱 Chile (CL): states codes (thanks to Luis Urrutia)
      • 🇬🇹 Guatemala (GT): missing municipalities (thanks to macnomo)
    • Tested up to WooCommerce 4.0.1
  • 1.2.1 - March 18, 2020
    • Added two new countries:
      • 🇵🇦 Panama (PA): Provinces, Districts and Corregimientos
      • 🇻🇪 Venezuela (VE): States and Municipalities (with their capitals)
    • Invert the order of State and City fields to have more sense with the steps of form.
    • Fix text domain in plugin header comment (states-cities-and-places-for-woocommerce).
    • Fix some typos and strings without translation functions.
  • 1.2.0 - February 07, 2019
    • Added a new country:
      • 🇬🇹 Guatemala (GT)
  • 1.1.1 - August 28, 2018
    • Updated Chilean states and cities (16 states, no numbers).
  • 1.1.0 - July 09, 2017
    • Added a new country:
      • 🇨🇱 Chile (CL)
  • 1.0.2 - August 11, 2016
    • Change author name.
  • 1.0.1 - August 10, 2016
    • Updated README file.
  • 1.0 - August 10, 2016
    • First release.

About

Woocommerce plugin that lists states, cities, local government areas and towns

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.3%
  • JavaScript 1.7%