smile / module-store-locator
Smile Store Locator
Installs: 436 475
Dependents: 4
Suggesters: 0
Security: 0
Stars: 50
Watchers: 16
Forks: 57
Open Issues: 34
Type:magento2-module
Requires
- php: ^8.1
- magento/framework: >=103.0.4
- magento/module-contact: >=100.4.4
- magento/module-store: >=101.1.4
- smile/module-map: ^2.1
- smile/module-retailer: ^2.0
- willdurand/geocoder: ^4.4
Requires (Dev)
- 2.2.x-dev
- 2.2.1
- 2.2.0
- 2.1.x-dev
- 2.1.0
- 2.0.x-dev
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.3.x-dev
- 1.3.9.6
- 1.3.9.5
- 1.3.9.4
- 1.3.9.3
- 1.3.9.2
- 1.3.9.1
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.2.0-alpha7
- 1.2.0-alpha6
- 1.2.0-alpha5
- 1.2.0-alpha4
- 1.2.0-alpha3
- 1.2.0-alpha2
- 1.2.0-alpha1
- 1.1.x-dev
- 1.0.x-dev
- dev-master
- dev-feat-1249294
- dev-fix-compatibility-2-4-6
- dev-smile-quality-suite
- dev-fix-php81-compatibility
This package is auto-updated.
Last update: 2024-11-03 17:58:52 UTC
README
This module adds a store locator to the website. You can search a retailer on map.
Requirements
The module requires :
How to use
- Install the module via Composer :
composer require smile/module-store-locator
- Enable it
bin/magento module:enable Smile_StoreLocator
- 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