mindbird/contao-node-overlay

Display a node element in an overlay.

1.0.1 2023-12-20 12:54 UTC

This package is auto-updated.

Last update: 2024-04-20 13:48:22 UTC


README

You can add a content element to your page and display the selected node content in an overlay. If you specific a stop date the content will not be displayed afterward. The content is hidden by default and enabled by javascript. You can although configure to show the overlay only once. If the content changes it will be displayed again. To save this state we use the localStorage of the browser.

Installation

Install the bundle via Composer:

composer require mindbird/contao-node-overlay