GT Smtp GitLab
A WordPress plugin that uses SMTP for WordPress emails
by Grofftech · gitlab.com/grofftech/wordpress/gt-smtp · website
★ 1stars
271composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitLab:
wp plugin install https://gitlab.com/api/v4/projects/34812102/packages/generic/gt-smtp/2.1.1/gt-smtp.zipAlso on Packagist as grofftech/gt-smtp:
composer require grofftech/gt-smtpFrom the readme
GT SMTP
GtSmtp is a WordPress plugin for sending emails via SMTP instead of the default PHPMailer.
Requirements
- Composer version 2+ https://getcomposer.org/
Installation
Installing this plugin assumes you are managing plugins for a WordPress site with composer or wp-packagist. It is currently not part of the WordPress plugin repository so it can't be installed with wp-packagist.
Add the following configuration to your composer.json. If you are managing plugins with wp-packagist, this configuration may already be present.
Install with composer
Activate the plugin from the WordPress administration area. Once the plugin is successfully activated the smtp-config.php file will be automatically created in wp-content/gt-smtp-config. Update this file with the relevant SMTP server settings.
From the WordPress administration area, click on the GT SMTP from the menu. Verify the settings added in smtp-config.php display. Note that the password will not display here.
Testing
From the WordPress administration area, navigate to GT SMTP Email Test. Enter in a valid email address in the Email To field and click Send Email.
Contributing
Pull requests welcome. Please open an issue so
Read the full README on GitLab →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.1.1 | Nov 9, 2025 | gt-smtp.zip | — |
| 2.1.0 | Sep 23, 2025 | gt-smtp.zip | — |
| 2.0.1 | Sep 8, 2025 | gt-smtp.zip | — |
| 2.0.0 | Sep 8, 2025 | gt-smtp.zip | — |
| 1.1.5 | Sep 29, 2024 | gt-smtp.zip | — |
| 1.1.4 | Sep 29, 2024 | gt-smtp.zip | — |
| 1.1.3 | Feb 25, 2024 | gt-smtp.zip | — |
GitLab does not publish per-asset download counts, so this plugin ranks on stars and activity only.