Download the PHP package glowingblue/null-driver without Composer
On this page you can find all versions of the php package glowingblue/null-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download glowingblue/null-driver
More information about glowingblue/null-driver
Files in glowingblue/null-driver
Package null-driver
Short Description Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
License MIT
Homepage https://glowingblue.com/en/
Informations about the package null-driver
GB Null Driver
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: