Skip to content

dynamic/silverstripe-locator

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2018
May 9, 2018
Aug 22, 2019
Aug 27, 2019
Apr 11, 2016
Aug 27, 2019
Aug 22, 2019
May 9, 2018
Aug 22, 2019
Feb 12, 2017
Jan 15, 2018
Apr 7, 2016
Mar 16, 2013
Aug 22, 2019
Aug 22, 2019
Jul 7, 2017
Apr 11, 2016
Aug 22, 2019
Apr 11, 2016
Jul 7, 2017
Aug 22, 2019
Aug 22, 2019
Aug 22, 2019
Jan 15, 2018

Repository files navigation

SilverStripe Locator

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

SilverStripe Locator displays a filterable map of locations. You can choose whether to show all locations on load, or enable auto geocoding to filter the initial list based on the visitor's location.

Requirements

  • SilverStripe 4.0.x or higher

Installation

composer require dynamic/silverstripe-locator 3.0.x-dev

Example usage

Displays a filterable list of locations on a map. Users can filter by address or category to find the location nearest them.

With auto geocoding enabled in the CMS, the map will display the nearest 26 locations to the user.

screen shot

Documentation

See the docs/en folder.

Maintainer Contact