yireo/magento2-hyva-checkout-postcode-validator
最新稳定版本:1.0.1
Composer 安装命令:
composer require yireo/magento2-hyva-checkout-postcode-validator
包简介
N/A
README 文档
README
This Magento 2 module adds postcode validation based upon the Magento core zip_codes.xml mechanism to the Hyva Checkout (aka MageWire Checkout)
This module is abandoned and no longer maintained. We have moved to our new LokiCheckout instead.
Installation
composer require yireo/magento2-hyva-checkout-postcode-validator bin/magento module:enable Yireo HyvaCheckoutPostcodeValidator
Usage
This module implements the Magento \Magento\Directory\Model\Country\Postcode\ValidatorInterface in 3 different ways:
- Client-side (JS) validation directly on postcode input (with a spinner);
- Lazy client-side (Hyva Checkout validation) based on MageWire validator;
- The Hyva Checkout form hook
form:build:magewireis used to allow for the final form submission to be validated;
Todos
- Check with Yireo ExtensionChecker properly
- Setup GitHub actions
统计信息
- 总下载量: 2.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-10-25