Skip to content

Nearata/flarum-ext-login-notification

Repository files navigation

Login Notification

Allows the user to choose whether to receive an email when a login occurs

Install

composer require nearata/flarum-ext-login-notification:"*"

Update

composer update nearata/flarum-ext-login-notification:"*"
php flarum migrate
php flarum cache:clear