smile / module-store-locator

smile/module-store-locator

Smile Store Locator

  • Aurélien Foucret
  • Romain Ruaud
magento2-module 2.4.6-2.4.9 Compatible Based on composer requirements only QA: failed OSL-3.0

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. Optionnal : Drop old SMILE_RETAILER_ADDRESS_RETAILER_ID unique key:

if you already used older Smile_StoreLocator module on your projects, and you want to upgrade it,
before upgrading, you will have to DROP your current UNIQUE KEY from table smile_retailer_address : SMILE_RETAILER_ADDRESS_RETAILER_ID
This is necessary in order to get a db_schema.xml working correctly.

ALTER TABLE smile_retailer_address DROP INDEX SMILE_RETAILER_ADDRESS_RETAILER_ID

  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

Changelog

All notable changes to this project will be documented in this file.

2.2.2 - 2026-06-03

  • Remove dependency to unused jQuery UI components

2.2.1 - 2024-05-03

  • Refactor - same search design everywhere
  • Update contact form

2.2.0 - 2023-09-20

Dataset compatibility ES 2.11.x and PHP 8.2

  • Fix Dynamic type declaration
  • Fix Type hinting
  • Replace Zend_Date by DateTime
  • Remove MutationObserver support
  • Fix UI Component Retailer Offer editing
  • Replace Zend_Validate by Laminas\Validator
  • Fix Retailer Grid Column Action
  • Fix Retailer Grid Mass Actions
  • Fix some translations
  • Remove Temando/Shipping Plugin
Versions
Version Stability QA Status Released
2.2.2 stable Fail 2026-06-03 15:18:43
2.2.1 stable Fail 2024-05-03 16:33:32
2.2.0 stable Not tested 2023-09-21 10:13:21
2.1.0 stable Not tested 2022-08-22 09:48:53
2.0.8 stable Not tested 2022-08-22 09:30:12
2.0.7 stable Not tested 2021-02-02 16:24:47
2.0.6 stable Not tested 2020-08-28 14:35:15
2.0.5 stable Not tested 2020-08-19 13:49:26
2.0.4 stable Not tested 2020-03-31 11:31:10
2.0.3 stable Not tested 2020-03-30 15:14:05
2.0.2 stable Not tested 2020-03-27 13:54:26
2.0.1 stable Not tested 2020-03-23 08:59:40
1.3.9.6 stable Not tested 2020-03-20 17:13:35
2.0.0 stable Not tested 2020-03-18 15:14:23
1.3.9.5 stable Not tested 2019-12-10 15:24:02
1.3.9.4 stable Not tested 2019-10-18 09:50:39
1.3.9.3 stable Not tested 2019-07-15 10:09:51
1.3.9.2 stable Not tested 2019-06-20 12:44:33
1.3.9.1 stable Not tested 2019-06-20 07:49:20
1.3.9 stable Not tested 2019-06-20 05:59:38
1.3.8 stable Not tested 2019-04-30 13:04:09
1.3.7 stable Not tested 2019-03-05 15:19:48
1.3.6 stable Not tested 2018-12-21 14:08:32
1.3.5 stable Not tested 2018-11-12 10:04:59
1.3.4 stable Not tested 2018-10-05 09:17:39
1.3.3 stable Not tested 2018-09-07 12:42:23
1.3.2 stable Not tested 2018-01-25 13:18:49
1.3.1 stable Not tested 2018-01-10 12:35:55
1.3.0 stable Not tested 2017-09-29 10:41:03
1.2.1 stable Not tested 2017-09-29 10:38:04
1.2.0 stable Not tested 2017-06-14 10:20:51
1.2.0-alpha7 alpha Not tested 2017-05-31 15:16:20
1.2.0-alpha6 alpha Not tested 2017-04-25 13:00:35
1.2.0-alpha5 alpha Not tested 2017-04-18 10:53:27
1.2.0-alpha4 alpha Not tested 2017-04-10 13:22:28
1.2.0-alpha3 alpha Not tested 2017-03-28 14:01:53
1.2.0-alpha2 alpha Not tested 2017-03-23 13:40:34
1.2.0-alpha1 alpha Not tested 2017-03-20 16:50:08

Requires 7

Package Constraint
magento/framework >=103.0.4
magento/module-contact >=100.4.4
magento/module-store >=101.1.4
php ^8.1
smile/module-map ^2.1
smile/module-retailer ^2.0
willdurand/geocoder ^4.4

Requires-dev 1

Package Constraint
smile/magento2-smilelab-quality-suite ^3.0
QA results
Tool Status Findings Summary
PHPCS Pass 0
PHPStan Fail 30 30 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento)
Cpd Fail 1 1 duplicated chunk spanning 11 total lines (min-lines=5, min-tokens=70)
Security Pass 0
License
OSL-3.0
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.