webbinaro / flarum-age-check
Blurs site until visitors accept your blurb, can be used for age verification or crtical nnouncements.
Package info
github.com/eddiewebb/flarum-age-check
Language:JavaScript
Type:flarum-extension
pkg:composer/webbinaro/flarum-age-check
0.0.7
2022-12-11 17:54 UTC
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
https://img.shields.io/packagist/dm/webbinaro/flarum-age-check
A Flarum extension that blurs out any site content until the user accepts a legal disclaimer that you configure in the UI.
Installation
Install with composer:
composer require webbinaro/flarum-age-check:"*"
Updating
composer update webbinaro/flarum-age-check:"*"
php flarum migrate
php flarum cache:clear
