dynamic / silverstripe-locator

SilverStripe Locator Module. Show locations on a map. Search by geoposition.
http://www.dynamicagency.com/labs/silverstripe-locator-module/
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link
hacktoberfest silverstripe silverstripe-locator

SilverStripe Locator

Build Status Scrutinizer Code Quality Build Status codecov.io

Latest Stable Version Total Downloads Latest Unstable Version License

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

License

See License

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.

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.