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.

0.0.3 2023-11-09 12:40 UTC

This package is not auto-updated.

Last update: 2024-04-25 14:43:57 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