-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
219 lines (147 loc) · 7.07 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
=== Comfort Email SMTP, Logger & Email Api ===
Contributors: codeboxr, manchumahara
Tags: wordpress smtp,wordpress email log,smtp
Requires at least: 5.3
Requires PHP: 8.2
Tested up to: 6.7.1
Stable tag: 2.0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin helps to send email using SMTP and Email Api. It helps to log email and displays in admin panel and more.
== Description ==
Sending email to user's inbox is a great challenge now days as if you don't take extra measure your email may go to spam folder. Comfort Email SMTP, Logger & Email Api plugin comes to help on this and fix your email sending problem. This plugin helps to send email using SMTP and log any email sent from WordPress.
### Comfort Email SMTP, Logger & Email Api by [Codeboxr](https://codeboxr.com/product/cbx-email-logger-for-wordpress)
>📺 [Live Demo](https://www.youtube.com/watch?v=mx3Aw0-UVew) | 🌟 [Upgrade to PRO](https://codeboxr.com/product/cbx-email-logger-for-wordpress/) | 📋 [Documentation](https://codeboxr.com/product/cbx-email-logger-for-wordpress/) | 👨💻 [Free Support](https://wordpress.org/plugins/cbxwpemaillogger/) | 🤴 [Pro Support](https://codeboxr.com/contact-us) | 📱 [Contact](https://codeboxr.com/contact-us/)
[youtube https://www.youtube.com/watch?v=mx3Aw0-UVew]
### 🛄 Core Plugin Features ###
- Email Log Manager
- Email SMTP Manager
- Email SMTP API(Pro) - New in V2.0.5
**📧 Email Log Features:**
* Default enabled on plugin activation
* Logs every email sent
* Logs email send success or fail(Bullet proof way to detect email send or not)
* Delete all email logs or single
* View Email Log
* View Email Preview
* ReSend email from the list window
* Delete X Days old logs from Log listing
* Auto delete X Days old logs using wordpress native event schedule
* Custom Setting panel
* Delete custom options created by this plugin and email logs on uninstall(it's not deactivate, uninstall means delete plugin)
* Save email attachments if enabled, default disabled
* Email sending error tracking - (New in version 1.0.4)
* Track email sent by popular plugin(started with Contact form 7 support) - (New in version 1.0.4)
**📤 Email SMTP Features:**
* Fresh New feature For SMTP (New in version 1.0.4)
* Default disabled on plugin activation
* Enable/disable override from Name
* Enable/disable override from Email
* Override wordpress default email to send via SMTP
* Full SMTP feature implementations
* SMTP config store and choose as need
**📤 Email SMTP Api(pro):**
* Mailgun from V2.0.5
* Mailjet from V2.0.5
* MailTrap from V2.0.5
* Postmark from V2.0.5
* Sendgrid from V2.0.5
* Brevo(Sendinblue) from V2.0.5
### 🛄 Comfort Email SMTP, Logger & Email Api Pro Addon Features ###
**📤 General Extended Features :**
* Unlimited SMTP server option
**📤 Popular Plugin(s) Tracking :**
* Track WPForms Email sending
* Track WooCommerce Email sending
* Track Easy Digital Downloads email sending
* More coming soon, contact us for integration for your plugin.
👉 Get the [pro addon](https://codeboxr.com/product/cbx-email-logger-for-wordpress/)
### 📋 Documentation and 🦸♂️Support ###
- For documentation and tutorials go to our [Documentation](https://codeboxr.com/product/cbx-email-logger-for-wordpress/)
- If you have any more questions, visit our [support](https://codeboxr.com/contact-us/)
- For more information about features, FAQs and documentation, check out our website at [Codeboxr](https://codeboxr.com)
### 👍 Liked Codeboxr? ###
- Join our [Facebook Page](https://www.facebook.com/codeboxr//)
- Learn from our tutorials on [Youtube Channel](https://www.youtube.com/user/codeboxr)
- Or [rate us](https://wordpress.org/support/plugin/cbxwpemaillogger/reviews/#new-post) on WordPress
== Installation ==
This section describes how to install the plugin and get it working.
> this plugins add an extra header to email to tracking email sent success or not. The custom header added in email is in format
'x-cbxwpemaillogger-id: $log_id'
e.g.
1. Upload `cbxwpemaillogger` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You can search from wordpress plugin manager by keyword "cbxwpemaillogger" and install from live
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 2.0.5 =
* [updated] Miscellaneous changes and improvement
* [new] Pro addon V1.0.3 released (Mail api support added)
= 2.0.4 =
* [improvement] Optimization to create the installable size smaller
* [fixed] On log delete attachment delete fixed
* [improvement] Style improvement, color picker css file missing fixed
= 2.0.3 =
* [improvement] Upgrade system improved
* [fixed] Fixed corrupted svg image
* [fixed] Error fixed if tables were created using old method dbdelta or non migration way
= 2.0.2 =
* [improvement] Latest WordPress 6.7.1 compatible
* [improvement] PHP 8.2 support
* [improvement] Improved branding
* [improvement] More robust dashboard
* [new] Plugin update checking added
= 2.0.1 =
* [improvement] Latest WordPress 6.3.1 compatible
* [improvement] PHP 8.x support
* [improvement] Setting page first time render fixed
* [improvement] Restructure of hooks loading
= 2.0.0 =
* [new] Test email sending now has attachment option to test attachment sending
* [improvement] Attachments displays as icon in log listing
= 1.0.11 =
* [improvement] Email sending now more easy with default email, subject and body message
* [improvement] Setting page ui improvements
* [updated] Help & setting page header issue fixed (on scroll)
= 1.0.10 =
* [improvement] Plugin setting and other pages ui improvements (New Look)
* [new] Add new menu helps & update
* [updated] Plugin's compatibility with latest wp version
= 1.0.9 =
* [new] Add email source filter in log listing
* [new] How to video tutorial added
= 1.0.8 =
* [updated] Minor improvement
= 1.0.7 =
* [new] Multi range date picker in email log listing
* [fixed] Wrong admin url for log listing from some screens
* [improved] Some improvement in admin ui
= 1.0.6 =
* [security] Dashboard widget is now hidden from non admin users
= 1.0.5 =
* [Improvement] More polished plugin interface
* [New] Dashboard widget to see recent email logs
* [New] Test Email Sending with all possible parameters
= 1.0.4 =
* [New] Plugin started as logger but now it also helps to send email using smtp
* [New] Custom multiple SMTP server config
* [New] Track email send failure, logs error message
= 1.0.3 =
* [New] Custom SMTP
* [New] Email attachment store/save
* [Fix] Email resend now maintain same email content type
* [New] Track Email source of very popular common plugin, Now supports only Contact form 7
= 1.0.2 =
* Added option panel
* Delete X Days old logs from Log listing
* Auto delete X Days old logs using wordpress native event schedule
* Custom Setting panel
* Delete custom options created by this plugin and email logs on uninstall(it's not deactivate, uninstall means delete plugin)
= 1.0.1 =
* View Email Log
* View Email Template in Popup
* View Email log template in single view display
* Single click resend email
= 1.0.0 =
* First public release