barbanet / module-uruguay-regions
Regions of Uruguay for Magento2.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
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-24 08:46:38 UTC
README
Regions/States of Uruguay to be used with Magento2.
Installation
Use composer to install Barbanet_UruguayRegions.
composer require barbanet/module-uruguay-regions
Then you'll need to activate the module.
bin/magento module:enable Barbanet_UruguayRegions
bin/magento setup:upgrade
bin/magento cache:clean
Uninstall
bin/magento module:uninstall Barbanet_UruguayRegions
If you used Composer for installation Magento will remove the files and database information.