neosrulez/neos-datareporter

There is no license information available for the latest version (0.0.3) of this package.

DataReporter WebCare compatible iFrames for Neos CMS.

Installs: 98

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/neosrulez/neos-datareporter

0.0.3 2023-11-09 12:40 UTC

This package is not auto-updated.

Last update: 2025-10-09 21:32:19 UTC


README

Installation

Just run:

composer require neosrulez/neos-datareporter

Configuration

prototype(Acme.Site:Content.YouIframeComponent) {
    renderer.@process.iFrame = ${DataReporter.iFrame.filter(value, 'webcare-iframe')}
}

Author