Type
magento2-module
Magento 2 module to add google map on website cms pages.
magento2-module
proprietary
None
None
None
None
None
We recommend you to install Elatebrain_GoogleMap module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root directory.
composer require elatebrain/module-googlemap
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
composer update elatebrain/module-googlemap
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run setup:di:compile command if your store is in Production mode:
php bin/magento setup:di:compile
If you don't want to install this module via composer, you can use this way.
master.zip
file to app/code/Elatebrain/GoogleMap
; You have to create a folder path app/code/Elatebrain/GoogleMap
if not exist.Elatebrain_GoogleMap
:php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy