smile / module-store-locator
Smile 店铺定位器
2.2.1
2024-05-03 16:32 UTC
Requires
- php: ^8.1
- magento/framework: >=103.0.4
- magento/module-contact: >=100.4.4
- magento/module-store: >=101.1.4
- smile/module-map: ^2.1
- smile/module-retailer: ^2.0
- willdurand/geocoder: ^4.4
Requires (Dev)
- 2.2.x-dev
- 2.2.1
- 2.2.0
- 2.1.x-dev
- 2.1.0
- 2.0.x-dev
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.3.x-dev
- 1.3.9.6
- 1.3.9.5
- 1.3.9.4
- 1.3.9.3
- 1.3.9.2
- 1.3.9.1
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.2.0-alpha7
- 1.2.0-alpha6
- 1.2.0-alpha5
- 1.2.0-alpha4
- 1.2.0-alpha3
- 1.2.0-alpha2
- 1.2.0-alpha1
- 1.1.x-dev
- 1.0.x-dev
- dev-master
- dev-feat-1249294
- dev-fix-compatibility-2-4-6
- dev-smile-quality-suite
- dev-fix-php81-compatibility
This package is auto-updated.
Last update: 2024-09-03 17:40:05 UTC
README
本模块向网站添加了店铺定位功能。您可以在地图上搜索零售商。
需求
本模块需要
如何使用
- 通过Composer安装模块
composer require smile/module-store-locator
- 启用模块
bin/magento module:enable Smile_StoreLocator
- 安装模块并重建DI缓存
bin/magento setup:upgrade
如何配置
店铺 > 配置 > 服务 > Smile 地图 > 地图设置
可见店铺的最大数量:超过此限制,店铺列表将不会显示
添加自动完成
要添加自动完成,需要添加此模块
RetailerSearch /!\ 注意依赖关系