PHPackages                             nswdpc/silverstripe-datawrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. nswdpc/silverstripe-datawrapper

ActiveSilverstripe-vendormodule[Image &amp; Media](/categories/media)

nswdpc/silverstripe-datawrapper
===============================

Module providing Datawrapper chart and map support

v1.1.0(1mo ago)01.3k[2 issues](https://github.com/nswdpc/silverstripe-datawrapper/issues)[1 PRs](https://github.com/nswdpc/silverstripe-datawrapper/pulls)BSD-3-ClausePHP

Since Jan 20Pushed 2w ago2 watchersCompare

[ Source](https://github.com/nswdpc/silverstripe-datawrapper)[ Packagist](https://packagist.org/packages/nswdpc/silverstripe-datawrapper)[ RSS](/packages/nswdpc-silverstripe-datawrapper/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (16)Versions (17)Used By (0)

Datawrapper support for Silverstripe
====================================

[](#datawrapper-support-for-silverstripe)

This module provides an iframe element to embed [Datawrapper](https://datawrapper.de) charts and maps on a page, as an Elemental content block, along with the script to enable responsiveness.

### Features

[](#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](./docs/en/002_webhooks.md) for more information.

Requirements
------------

[](#requirements)

See [composer.json](./composer.json)

Installation
------------

[](#installation)

```
composer require nswdpc/silverstripe-datawrapper
```

License
-------

[](#license)

[BSD-3-Clause](./LICENSE.md)

Documentation
-------------

[](#documentation)

Further [documentation for content authors](./docs/en/001_index.md) is available.

Configuration
-------------

[](#configuration)

### Enable the element

[](#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

[](#webhooks)

[See webhooks documentation](./docs/en/002_webhooks.md) for further information.

Maintainers
-----------

[](#maintainers)

- PD Web Team

Bugtracker
----------

[](#bugtracker)

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the [code of conduct](./code-of-conduct.md) prior to opening a new issue.

Development and contribution
----------------------------

[](#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](./code-of-conduct.md) prior to completing a pull request.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 98.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~171 days

Recently: every ~251 days

Total

12

Last Release

48d ago

Major Versions

v0.3.1 → v1.0.0-rc12023-06-22

v0.3.2 → v1.0.02024-05-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (55 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (1 commits)")

---

Tags

chartsdatawrappermapssilverstripesilverstripemapschartselementaliframenswdatawrapper

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-datawrapper/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-datawrapper/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-datawrapper)
```

###  Alternatives

[heyday/silverstripe-responsive-images

Configure and send a series of image size options to the client without loading any resources until a media query can be executed.

5387.7k6](/packages/heyday-silverstripe-responsive-images)[chrometoaster/silverstripe-image-quality

Adds Quality function to images

1013.0k1](/packages/chrometoaster-silverstripe-image-quality)[dnadesign/silverstripe-lazyloaded-image

Implements the LQIP (Low Quality Image Placeholder) pattern powered by lazysizes

1011.4k4](/packages/dnadesign-silverstripe-lazyloaded-image)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
