diepxuan / module-googlemaps
Google Maps in Magento 2
Package info
github.com/diepxuan/module-googlemaps
Language:HTML
Type:magento2-module
pkg:composer/diepxuan/module-googlemaps
0.0.2
2025-04-03 16:14 UTC
README
Google Maps
- This module create Widget to show store locations
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-googlemaps$ bin/magento module:enable Diepxuan_GoogleMaps$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy