sydmeeran / smtp-connector

A 100% Free SMTP Plugin that Allows you to set a custom SMTP for sending emails in WordPress. Connect Gmail, MailGun, Amazon SES, SendinBlue, Zoho, and More to send Emails in WordPress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== SMTP Connector ===
Contributors: TheMukeshPatel
Tags: smtp, email, mailer, wp mail, custom smtp, gmail smtp, smtp connector, zoho
Requires at least: 4.6
Tested up to: 6.4.1
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily configure custom SMTP settings for your WordPress site with SMTP Connector.

== Description ==

SMTP Connector allows you to set up your custom SMTP settings for your WordPress site. This ensures that your emails are delivered reliably and avoids issues with WordPress's default mail-sending function.

**Features**:
* Easy to use settings page.
* Configure SMTP host, username, password, security, and port.
* Securely stores your SMTP credentials.
* Ensures your WordPress emails are delivered reliably.

For more details, visit our [official website](https://mpateldigital.com/smtp-connector/).

== Installation ==

1. Go to Plugins > Add New Plugin section on your WordPress site
2. Click on "Upload Plugin", choose the plugin zip file and tap the "Install Now" button.
2. Activate the "SMTP Connector" plugin.
3. Go to 'Settings' > 'SMTP Connector' to configure your SMTP settings.

== Frequently Asked Questions ==

= Can I use any SMTP service with this plugin? =

Yes, as long as your SMTP service provides the necessary details (host, username, password, security, port), you can use it with SMTP Connector.

= I'm having trouble sending emails. What should I do? =

Ensure that your SMTP details are correct. If you're still facing issues, please contact your SMTP service provider for assistance.

== Changelog ==

= 1.0.1 =
*Release Date - 7 Dec 2023*

* Fixed - Some Minor Code Improvements

= 1.0.0 =
* Initial release.


== Additional Notes ==

If you find any bugs or have suggestions, please [contact us](https://mpateldigital.com/contact-us).

About

A 100% Free SMTP Plugin that Allows you to set a custom SMTP for sending emails in WordPress. Connect Gmail, MailGun, Amazon SES, SendinBlue, Zoho, and More to send Emails in WordPress.

License:GNU General Public License v3.0


Languages

Language:PHP 99.6%Language:Hack 0.4%