watts25 / magento2-setup

阿根廷本地化元包。

安装: 15

依赖者: 0

建议: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:元包

0.1.0 2020-04-28 19:33 UTC

This package is auto-updated.

Last update: 2024-09-29 05:42:38 UTC


README

元包,用于安装一组模块,可改善在阿根廷运行的网站的商店配置。

当前包含的模块有

安装

使用 composer 安装 Mugar Argentina Setup 元包。

composer require watts25/magento2-setup

然后,您需要激活包含的模块。

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

贡献

欢迎提交拉取请求。对于重大更改,请先打开一个问题以讨论您想进行哪些更改。

请确保根据需要更新测试。

如何创建 PR

  1. 分支它
  2. 创建您的功能分支(git checkout -b my-new-feature)
  3. 提交您的更改(git commit -am '添加一些功能')
  4. 推送到分支(git push origin my-new-feature)
  5. 创建新的 Pull Request

许可证

MIT