nearata/flarum-ext-login-notification

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

1.0.0 2023-02-06 16:30 UTC

This package is auto-updated.

Last update: 2024-04-06 19:19:23 UTC


README

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