diepxuan/module-googlemaps

Google Maps in Magento 2

Installs: 31 767

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type: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

  • 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