unkorneglosk/flarum-age-check

Adds a modal that blocks site access until user accepts modal. Used for age verification or critical announcements.

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

Language:JavaScript

Type:flarum-extension

0.0.3 2021-12-08 19:40 UTC

This package is auto-updated.

Last update: 2024-05-09 00:42:24 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Adds a modal that blocks site access until user accepts modal. Used for age verification or critical announcements.

Installation

Install with composer:

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

Updating

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

Links