upassist/popup

Last activity 10 Sep 2024 1 25
composer require upassist/popup

A package adding popup functionality to your Neos website

7.1.2

Version
7.1.2
Type
neos-package
Release Date
Oct 14, 2022 11:37
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: *
49091565065fbaa877d4399bf42b0413e9ce5043

Readme excerpt

UpAssist.PopUp Description

A 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.

Installation

In 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.

Configuration

Take 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 9 package(s).