faonni/module-contact-map

Extension will assist in adding company or store coordinates with maps directly to the contact us page.

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

2.0.5 2023-01-04 20:32 UTC

This package is auto-updated.

Last update: 2024-03-04 22:54:42 UTC


README

Extension will assist in adding company or store coordinates with maps directly to the contact us page.

Contact Us Page

Magento2 Contact Map

Configuration

Magento2 Contact Map

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-contact-map

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy