Trigger SMTP, Mail Logs, Deliver Mails
Trigger for deliver your site email & manage email logs.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nur-alam/trigger/archive/refs/heads/main.zipTrigger
Description
Trigger is a powerful WordPress SMTP configuration plugin that simplifies your site's email delivery system with detailed email logging.
System Requirements
- Requires WordPress: 6.0
- Tested up to: 6.8
- Requires PHP: 7.4
Source Code link
Source code link : https://github.com/nur-alam/trigger
Installation
- Clone repository with
git clone - Head to the root directory
- run
npm i - run
composer install - run
npm run devfor development - run
npm run watchfor development watch - run
npm run buildfor development build