justoverclock/flarum-ext-dontgoaway

Show an Exit Intent Popup if a guest try to leave your site

Installs: 724

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:flarum-extension

0.2.5 2021-05-17 07:10 UTC

This package is auto-updated.

Last update: 2024-04-17 13:25:45 UTC


README

ezgif-7-9054ec048664 Immagine-2021-05-10-174221

Dontgoaway - Exit intent popup + External Link Alert System

License Latest Stable Version Total Downloads

A Flarum extension. Show a Popup if a guest try to leave your site, and show modal for all external link.

Function available:

  • When user click on external link, a popup will ask for consent before leaving the website
  • The Exit Int popup will be showed only for guest
  • The modal uses sessionstorage to appear only once per session

Modal Customization through admin setting:

  • Enable/Disable External link popup
  • Modal Title
  • Modal Text
  • Modal Image
  • Image width
  • Image Height
  • Button fontawesome icon
  • Button Text

Installation

Install with composer:

composer require justoverclock/flarum-ext-dontgoaway

Updating

composer update justoverclock/flarum-ext-dontgoaway
php flarum cache:clear

Links