diepxuan / module-googlemaps
在Magento 2中集成Google Maps
0.0.1
2024-08-18 04:06 UTC
README
Google Maps
- 此模块创建小部件以显示店铺位置
安装
安装扩展的最简单方法是使用Composer
运行以下命令
$ composer require diepxuan/module-googlemaps
$ bin/magento module:enable Diepxuan_GoogleMaps
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy