barbanet / module-nigeria-regions
Regions of Nigeria for Magento2.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.2.0||~7.3.0||~7.4.0
- magento/module-directory: 100.*
This package is auto-updated.
Last update: 2024-10-23 12:52:31 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.