justoverclock/first-visit-indexpage

Redirect first user visit to forum Rules Page

0.1.2 2021-07-14 10:47 UTC

This package is auto-updated.

Last update: 2024-04-25 22:50:54 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Redirect first user visit (only for registered users) to a custom IndexPage that shows forum rules. This happen only for the FIRST visit of a registered users.

ezgif-4-f3686d39f04a

Installation

Install with composer:

composer require justoverclock/first-visit-indexpage:"*"

Updating

composer update justoverclock/first-visit-indexpage:"*"
php flarum migrate
php flarum cache:clear

Links