
Admin screen showing Nigerian states and LGAs as shipping zones.
The Nigeria Cities for WooCommerce plugin integrates Nigerian geographic data into WooCommerce, enabling businesses to cater to Nigerian customers efficiently. It add LGA in Nigeria as shipping zones to the default shipping zones.
Key features include:
The plugin uses a JSON file to define states and LGAs. Below is an example format:
“json
{
"Lagos": {
"LA-01": "Ikeja",
"LA-02": "Epe",
"LA-03": "Ikorodu"
},
"Abuja": {
"ABJ-01": "Garki",
"ABJ-02": "Wuse",
"ABJ-03": "Asokoro"
}
}
“
Contributions are welcome!
For support, contact the author via Jackson Jonah’s website or email [email protected].