diepxuan/module-googlemaps

在Magento 2中集成Google Maps

安装次数: 26,116

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

0.0.1 2024-08-18 04:06 UTC

This package is auto-updated.

Last update: 2024-09-18 04:23:36 UTC


README

Magento 2 Packagist Downloads License

Google Maps

  • 此模块创建小部件以显示店铺位置

安装

安装扩展的最简单方法是使用Composer

运行以下命令

  • $ composer require diepxuan/module-googlemaps
  • $ bin/magento module:enable Diepxuan_GoogleMaps
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy