## Trigger

## 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  dev` for development
-   run `npm run  watch` for development watch
-   run `npm run build` for development build
