Skip to content

Exposes Flarum's `NullDriver` to be selected as an email driver in the Admin settings.

License

Notifications You must be signed in to change notification settings

glowingblue/flarum-ext-null-driver

Repository files navigation

GB Null Driver

License Current Version Downloads

open-graph-image

About

This extension exposes the NullDriver of Flarum to be used as an email driver in the email settings in the Admin Panel. This is particularly useful for migrations to Flarum or when running some kind of recalculation logic, which would normally flood either the inbox of forum users or the Flarum logs.

Warning

This extension is only meant to be installed and enabled while developing a Community or on non production instances. E-Mails that would've been sent while the null driver is enabled can't be restored.

Installation

Install with composer:

composer require glowingblue/null-driver:"*"

Updating

composer update glowingblue/null-driver:"*"
php flarum cache:clear

Links

About

Exposes Flarum's `NullDriver` to be selected as an email driver in the Admin settings.

Resources

License

Stars

Watchers

Forks

Languages