Download the PHP package dynamic/silverstripe-elemental-customer-service without Composer
On this page you can find all versions of the php package dynamic/silverstripe-elemental-customer-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package silverstripe-elemental-customer-service
SilverStripe Elemental Customer Service Block
Display a map, directions, and contact info for your location.
Requirements
- dnadesign/silverstripe-elemental: ^4.8
- dynamic/silverstripe-geocoder: ^2.0
Installation
composer require dynamic/silverstripe-elemental-customer-service
Usage
Adds a Customer Service block to display a map, directions and contact info for your location. Userful for a Contact Us page.
Note
In order to use the Geocoder and address map, you will need to set two Google API keys. Each key needs to have specific API libraries enabled:
geocoder_api_key
- Geocoding API
map_api_key
- Maps JavaScript API
- Maps Static API
They can be set in your YML file like this:
For more, see Silverstripe Geocoder
Screen Shots
Front End sample of a Customer Service Element
CMS - Customer Service Element Main Tab
CMS - Customer Service Element - Address Tab
Getting more elements
See Elemental modules by Dynamic
Configuration
See SilverStripe Elemental Configuration
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.