neosrulez/fusion-flashmessages

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

A Fusion component to render flash messages in Fusion (Neos CMS, Neos CMS Backend and Neos Flow) with JavaScript

1.0 2021-06-13 13:55 UTC

This package is not auto-updated.

Last update: 2024-04-16 03:00:55 UTC


README

A Fusion component to render flash messages in Fusion (Neos CMS, Neos CMS Backend and Neos Flow) with JavaScript.

Installation

The NeosRulez.Fusion.FlashMessages package is listed on packagist (https://packagist.org/packages/neosrulez/fusion-flashmessages) - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

composer require neosrulez/fusion-flashmessages

Configuration

<NeosRulez.Fusion.FlashMessages:Component.FlashMessages id="neos-notifications-inline" class="flashmessages" />

Author