# WP Simple Notify 

WP Plugin to manage email notifications for common events such as user's comments

## Usage

Easy to setup and get the ball rolling, just need to fill out the common email config fields as any other webmail client

- Works also for private providers like AWS SES 
- After you can just select the desired evens to be notified about

## Installation

- Either upload the whole plugin content to one directory inside your WP plugins folder or clone it directly from the repo 

- Run ``composer install`` inside the new directory you got it

- Go to your admin dashboard /Settings / WP Simple Notify and complete the required data 

- Setup the options you need and enjoy 


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)