timpack/magento2-module-fixdutchpostcoderegex
Composer 安装命令:
composer require timpack/magento2-module-fixdutchpostcoderegex
包简介
Fix too strict NL postcode in Magento 2.
README 文档
README
This module fixes the Dutch(nl_NL) postcode regex in Magento 2. I created a pull request and it got merged, so this module won't be necessary in Magento 2.2.
Installation using Composer
composer require timpack/magento2-module-fixdutchpostcoderegex
bin/magento setup:upgrade
Installation manually
- Download the zip
- Copy the contents of
src/toapp/code/Timpack/FixDutchPostCodeRegex/ - Then run
bin/magento setup:upgrade
Running tests
If you didn't install the module using composer, please copy app/code/Timpack/FixDutchPostCodeRegex/phpunit.timpack.xml to dev/tests/unit/phpunit.timpack.xml.
Then run the following:
vendor/bin/phpunit -c dev/tests/unit/phpunit.timpack.xml
统计信息
- 总下载量: 303
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2017-03-01