webbinaro/flarum-age-check

Blurs site until visitors accept your blurb, can be used for age verification or crtical nnouncements.

Installs: 275

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 2

Open Issues: 2

Language:JavaScript

Type:flarum-extension

0.0.7 2022-12-11 17:54 UTC

This package is auto-updated.

Last update: 2024-03-11 20:57:12 UTC


README

License Latest Stable Version Total Downloadshttps://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.

sample user site blocked out showing modal

Installation

Install with composer:

composer require webbinaro/flarum-age-check:"*"

Updating

composer update webbinaro/flarum-age-check:"*"
php flarum migrate
php flarum cache:clear

Links