Store Locator

the best store locator extension for magento2

Store Locator

the best store locator extension for magento2

Installing with composer is easy:


$ composer require limesharp/stockists
$ composer update
$ php bin/magento setup:upgrade 
$ php bin/magento setup:static-content:deploy
				

Or:

Note! It requires magento 2.1 or above and php7 (for php5.6 use v.1.0.6).

Features

Usage

Basic The default url is /stockists. So once installed go to www.website.com/stockists (insert store code if necessary); Location in admin is inside content menu > stockists; Name, latitude and longitude are required values; Bear in mind that chrome and some other browsers allow geolocation services only via https;
Import The csv file needs to be comma separated and values should be quoted; Check the sample csv file in documentation folder; Name, latitude and longitude are required; Country field should be the 2 letter ISO code. Example: GB for United Kingdom and US for USA; The image should be the path of the image which is built from the first to letters separated by slash and then the name of the image. Example: for image test.png the path is /t/e/test.png. The image should be placed in folder pub/media/limesharp_stockists/stockist/image/t/e/ (last 2 letters changed of course); To make sure your csv file is formatted correctly, you can open it in a text editor. It should look like this (comma separated and quoted values): magento2 store locator CSV
Export Just click export stores and a file will be saved by your browser on your computer

Demo

Go Get It

Download Now View On Github Download User Guide