barbanet / module-nigeria-regions
Regions of Nigeria for Magento2.
Package info
github.com/barbanet/module-nigeria-regions
Type:magento2-module
pkg:composer/barbanet/module-nigeria-regions
2.0.0
2020-08-23 03:17 UTC
Requires
- php: ~7.2.0||~7.3.0||~7.4.0
- magento/module-directory: 100.*
This package is auto-updated.
Last update: 2026-02-23 15:29:36 UTC
README
Regions/States of Nigeria to be used with Magento2.
Installation
Use composer to install Barbanet_NigeriaRegions.
composer require barbanet/module-nigeria-regions
Then you'll need to activate the module.
bin/magento module:enable Barbanet_NigeriaRegions
bin/magento setup:upgrade
bin/magento cache:clean
Uninstall
bin/magento module:uninstall Barbanet_NigeriaRegions
If you used Composer for installation Magento will remove the files and database information.