Module Argentina Regions
mugar/module-argentina-regions
Adds Argentinian regions/states to Magento 2. Enables accurate address information for Argentina during checkout and account creation.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubMugar_ArgentinaRegions for Magento2
Regions/States of Argentina to be used with Magento2.
Installation
Use composer to install Mugar_ArgentinaRegions.
composer require mugar/module-argentina-regions
Then you'll need to activate the module.
bin/magento module:enable Mugar_ArgentinaRegions
bin/magento setup:upgrade
bin/magento cache:clean
Uninstall
bin/magento module:uninstall Mugar_ArgentinaRegions
If you used Composer for installation Magento will remove the files and database information.
Support
You can request to be added to Slack.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
How to create a PR
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.