This plugin is used for easy outgoing mail logging and detailed statistics.
May be used for blogs, news portal, newsletter, user registrations and other types of sites. Ultimately this plugin is just a addon that you may install and let it gather data. In case of emergency it will greatly help you to debug the outgoing emails.
Installation
In order to install this plugin, please follow the steps below:
- Open up the October CMS backend (administration panel; http://localhost:8000/backend);
- Go to
Settings
and thenUpdates
in the left side panel; - Click
Install plugins
and search forMja.Mail
; - Once You have found the plugin, simply click on it and it will be installed.
Info
As soon as Mja.Mail plugin is installed it will be set up and start tracking the outgoing mails. It does so by using Laravel's events. As soon as email is beginning to go out it simply logs the data in database.
An important thing to understand is that this plugin will append a transparent 1x1 PNG image to all of the outgoing email. This image is used to track email opens.
Detailed statistics are available right out of the box.
If You have enjoyed this plugin - please feel free to leave a positive review on the OctoberCMS plugin page or donate.
-
CT.Ben
Found the plugin not useful on 6 Jun, 2016
not worked... mail method: PHP mail, Sendmail both are not work
-
Pierre-André Vullioud
Found the plugin useful on 2 Sep, 2015
work out of the box. Really nice idea
-
Web Master
Found the plugin not useful on 19 Aug, 2015
Hi, This is great app but not worked! it's not log emails!
-
Matiss Janis Aboltins author
Replied on 23 Aug, 2015
Could You please elaborate? What kind of
sendamil
method are You using?Just saying that something doesn't work will not help fix the issue.
-
Alex Bass
Found the plugin useful on 7 Jun, 2015
This is great! Really appreciate you making this. So clean. Works as expected.
-
Jorge andrade
Found the plugin useful on 2 Jun, 2015
Nice plugin, thank!!
-
1.3.0 |
Add the ability to toggle email open logging via a switch in settings; fix template "open" graph. Nov 28, 2018 |
---|---|
1.2.2 |
Fix faulty migrations. Jan 01, 2018 |
1.2.1 |
Fix code field max length - now only a max of 255 chars will be stored. Jan 01, 2018 |
1.2.0 |
Removed $response logging (version 420 of OctoberCMS does not support it); thanks @whsol. Oct 07, 2017 |
1.1.2 |
Makes field to nullable Aug 23, 2017 |
1.1.1 |
Fixed RAW emails breaking the mail list table. May 02, 2017 |
1.1.0 |
Major bugfix for emails sent with 3rd party provider. Sep 05, 2016 |
1.0.9 |
Fixed table creation query for newer MySQL versions. Sep 05, 2016 |
1.0.8 |
Minor improvements; thanks to @mplodowski Jun 22, 2016 |
1.0.7 |
Fixed Aug 10, 2015 |
1.0.6 |
Body column is now nullable Aug 03, 2015 |
1.0.5 |
Code column is now nullable Jul 09, 2015 |
1.0.4 |
Fixed jsonable field bug; Thanks @flip4bytes Jun 09, 2015 |
1.0.3 |
Added permissions; Thanks @gergo85 Jun 06, 2015 |
1.0.2 |
Fixed weird database saving bug; Code style improvements by @gergo85 Jun 04, 2015 |
1.0.1 |
Added Hungarian translation; Thanks @gergo85 Jun 03, 2015 |
1.0.0 |
First version of MJA.Mail Plugin May 27, 2015 |