WP Plugin to manage email notifications for common events such as user's comments
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
-
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
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.