Dontgoaway
A Flarum extension. Show a Popup if a guest try to leave your site
Function available:
- 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:
- 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