承接 dynamic/silverstripe-locations 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dynamic/silverstripe-locations

Composer 安装命令:

composer require dynamic/silverstripe-locations

包简介

A Location DataObject for Silverstripe. Includes the ability to generate coordinates based on an address.

README 文档

README

A Location DataObject for Silverstripe. Includes the ability to generate coordinates based on an address.

CI

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • dynamic/silverstripe-geocoder: ^3.0
  • silverstripe/recipe-cms: ^5.0
  • silverstripe/linkfield: ^4.0
  • silverstripe/tagfield: ^3.0

Installation

composer require dynamic/silverstripe-locations

License

See License

Usage

Use the Locations Admin to create Location records.

Configuration

This module uses dynamic/silverstripe-geocoder to generate coordinates for Locations. To enable geocoding, add the following to mysite.yml:

Dynamic\SilverStripeGeocoder\GoogleGeocoder:
  geocoder_api_key: 'your-key-here'
  map_api_key: 'your-2nd-key-here'

For more information about why 2 keys are required, see Silverstripe Geocoder Documentation

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.

统计信息

  • 总下载量: 950
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2024-09-05