winmile/module-ukrainian-regions

Magento 2模块,用于添加乌克兰地区

1.0.2 2022-07-04 11:23 UTC

This package is not auto-updated.

Last update: 2024-09-15 22:12:01 UTC


README

Composer

请前往Magento2根目录,并在shell中运行以下命令:

composer require winmile/module-ukrainian-regions

Modman

modman clone git@github.com:winmile/module-ukrainian-regions.git

卸载

bin/magento module:uninstall WinMile_UkrainianRegions

作者

变更列表

  • v1.0.0 - 基本功能。添加了乌克兰地区
  • v1.0.1
    • 添加了MIT许可证;
    • 添加了邮编模式;
    • 添加了modman支持
  • v1.0.2
    • 添加了对Magento 2.4.x的支持;
    • 添加了对PHP 7.3、7.4、8.1的支持;