neosrulez / neos-datareporter

此软件包最新版本(0.0.3)的许可证信息不可用。

DataReporter WebCare 兼容的 iFrames for Neos CMS。

0.0.3 2023-11-09 12:40 UTC

This package is not auto-updated.

Last update: 2024-09-26 16:46:04 UTC


README

安装

只需运行

composer require neosrulez/neos-datareporter

配置

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

作者