Skip to content

AurelienChoquet/magento2-module-store-locator

 
 

Repository files navigation

Smile Store Locator

This module adds a store locator to the website. You can search a retailer on map.

Requirements

The module requires :

How to use

  1. Install the module via Composer :

composer require smile/module-store-locator

  1. Enable it

bin/magento module:enable Smile_StoreLocator

  1. Install the module and rebuild the DI cache

bin/magento setup:upgrade

How to configure

Stores > Configuration > Services > Smile Map > Map Settings

Maximum number of visible stores : Above this limit, the list of stores will be not display

Add autocompletion

To add autocompletion you need to add this module :

RetailerSearch /!\ be careful with dependencies

About

Magento 2 store locator module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.7%
  • JavaScript 21.8%
  • Less 15.7%
  • HTML 8.8%