nswdpc/silverstripe-datawrapper
Composer 安装命令:
composer require nswdpc/silverstripe-datawrapper
包简介
Module providing Datawrapper chart and map support
README 文档
README
This module provides an iframe element to embed Datawrapper charts and maps on a page, as an Elemental content block, along with the script to enable responsiveness.
Features
- Supports Locator Maps, Charts, Chloropeth Maps
- Responsive iframe support
- Your content editors can edit charts and maps in Datawrapper and create corresponding elements in pages to display these
- Datawrapper custom webhook support. See Configuration notes below and Webhook notes for more information.
Requirements
See composer.json
Installation
composer require nswdpc/silverstripe-datawrapper
License
Documentation
Further documentation for content authors is available.
Configuration
Enable the element
Add the following to a project configuration,e.g. 'app/_config/datawrapper.yml` to enable the content block on Page records:
Page: allowed_elements: - 'NSWDPC\Elemental\Models\Datawrapper\ElementDatawrapper'
Webhooks
See webhooks documentation for further information.
Maintainers
- PD Web Team
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
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.
Please review the code of conduct prior to completing a pull request.
统计信息
- 总下载量: 1.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-11-26