opengento / module-country-store-phone
此模块将电话号码字段添加到国家数据对象中。
1.0.1
2021-10-01 08:53 UTC
Requires
- php: ^7.4||^8.0
- magento/framework: *
- magento/module-config: *
- magento/module-customer: *
- magento/module-store: *
- magento/module-theme: *
- opengento/module-country-store: ^1.0.0
Requires (Dev)
- magento/magento-coding-standard: ^5
- magento/marketplace-eqp: ^4.0
- roave/security-advisories: dev-master
Suggests
- opengento/module-country-store-redirect: This module will redirect the customers regarding their country of origin, on their first visit session.
- opengento/module-country-store-switcher: This module will allows the customers to switch of store by country instead of name/language.
This package is auto-updated.
Last update: 2024-09-11 17:28:26 UTC
README
此模块将电话号码字段添加到国家数据对象中。
设置
需要使用Magento 2开源或商业版。
Composer安装
运行以下composer命令
composer require opengento/module-country-store-phone
设置模块
运行以下magento命令
bin/magento setup:upgrade
如果您处于生产模式,请务必重新编译和重新部署静态资源。
功能
国家电话号码
为许多国家定义电话号码。此配置将允许Magento向国家添加电话号码值。
设置
此模块的配置可在“商店 > 配置 > 一般 > 国家商店”中找到。
支持
向问题跟踪器提出新的请求。
作者
许可证
本项目采用MIT许可证 - 请参阅LICENSE详情。
这就全部了!