mugar/module-argentina-regions 2.0.1

Regions of Argentina for Magento2.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Mugar_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

  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