smile / module-map
Smile Map Utilities Module
Package info
github.com/Smile-SA/magento2-module-map
Language:JavaScript
Type:magento2-module
pkg:composer/smile/module-map
2.1.3
2026-06-03 14:03 UTC
Requires
- php: ^8.1
- magento/framework: >=103.0.4
- magento/module-store: >=101.1.4
- willdurand/geocoder: ^4.4
Requires (Dev)
This package is auto-updated.
Last update: 2026-06-04 07:51:31 UTC
README
It allows to add map on the website.
How to use
- Install the module via Composer:
composer require smile/module-map
- Enable it:
bin/magento module:enable Smile_Map
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
How to configure
Stores > Configuration > Services > Smile Map > Map Settings
| Field | Type |
|---|---|
| Provider | Select (OpenStreetMap/Google Maps) |
| Google API Key | Text |
| Ipstack API Key | Text |
| Google API Libraries | Text |
| Google Map Styles | Text |
| Directions Url | Text |
| Marker Icon | Image |
| Disable zoom out when no results | Select (Yes/No) |
| Enable Marker Cluster | Select (Yes/No) |
Stores > Configuration > Services > Smile Map > Address templates
| Field | Type |
|---|---|
| Text | Text |
| Text One Line | Text |
| HTML | Text |
| Text |