nearata/flarum-ext-login-notification

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

Maintainers

Package info

github.com/Nearata/flarum-ext-login-notification

Type:flarum-extension

pkg:composer/nearata/flarum-ext-login-notification

Statistics

Installs: 741

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2023-02-06 16:30 UTC

This package is auto-updated.

Last update: 2026-03-06 23:33:13 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