Download the PHP package dynamic/silverstripe-locator without Composer
On this page you can find all versions of the php package dynamic/silverstripe-locator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dynamic/silverstripe-locator
More information about dynamic/silverstripe-locator
Files in dynamic/silverstripe-locator
Package silverstripe-locator
Short Description SilverStripe Locator Module. Show locations on a map. Search by geoposition.
License BSD-3-Clause
Informations about the package silverstripe-locator
SilverStripe Locator
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
- muskie9/data-to-arraylist ^2.0
- dynamic/silverstripe-geocoder ^1.0
- symbiote/silverstripe-gridfieldextensions ^3.0
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.
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:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.
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.
All versions of silverstripe-locator with dependencies
dynamic/silverstripe-geocoder Version ^1.3 || ^2.0
littlegiant/silverstripe-catalogmanager Version ^5.2
muskie9/data-to-arraylist Version ^2.0
silverstripe/lumberjack Version ^2.0
silverstripe/recipe-cms Version ^4.0
symbiote/silverstripe-gridfieldextensions Version ^3.0