watts25/magento2-setup

Argentina l10n metapackage.

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:metapackage

0.1.0 2020-04-28 19:33 UTC

This package is auto-updated.

Last update: 2024-02-29 03:51:59 UTC


README

Metapackage to install a set of modules that will improve the configuration of your store for websites that are running in Argentina.

Current included modules are:

Installation

Use composer to install Mugar Argentina Setup metapackage.

composer require watts25/magento2-setup

Then you'll need to activate the included modules.

bin/magento module:enable Mugar_ArgentinaRegions
bin/magento setup:upgrade
bin/magento cache:clean

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