upassist/popup
composer require upassist/popup
A package adding popup functionality to your Neos website
dev-main
Readme excerpt
UpAssist.PopUp DescriptionA popup implementation for Neos. Currently supports one popup registering per page, but multiple popups can be registered over multiple pages. Currently supports two types of pupop triggering: after X seconds or after X clicks.
InstallationIn your site package require this package "upassist/popup":"*". Run composer require upassist/popup in your distribution package. Currently only dev-master is available. As soon as this is sort of stable we will lock it.
ConfigurationTake a look at the Fusion files for configuring styles and js loading. Add the mixin NodeType to the page you want to be able to add a popup too.
Read more
The same vendor provides 9 package(s).