mugar/module-argentina-regions

Regions of Argentina for Magento2.

Installs: 11 947

Dependents: 3

Suggesters: 0

Security: 0

Stars: 4

Watchers: 9

Forks: 4

Open Issues: 0

Type:magento2-module

2.0.4 2024-03-13 16:34 UTC

This package is auto-updated.

Last update: 2024-04-13 16:51:27 UTC


README

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT