Skip to content

SiteAlert/email-test

Repository files navigation

Email Test

A simple WordPress plugin to easily test if your site is sending emails correctly.

Feel free to browse the code and make suggestions/requests. Thanks!

Getting Started

We do not currently use any build scripts. This repo can be downloaded as a zip and installed as-is as a WordPress plugin.

Once installed, there will be a new Email Test page added to the Tools menu.

Contributing

Community made feature requests, patches, localisations, bug reports and contributions are always welcome.

When contributing please ensure you follow the guidelines below so that we can keep on top of things.

Please Note: GitHub is not intended for support based questions. For those, please use the support forums.

Creating Issues

  • If you have any bugs or feature requests, please create an issue
  • For bug reports, please clearly describe the bug/issue and include steps on how to reproduce it
  • For feature requests, please clearly describe what you would like, how it would be used, and example screenshots (if possible)

Pull Requests

  • Ensure you stick to the WordPress Coding Standards
  • When committing, reference your issue (if present) and include a note about the fix
  • Push the changes to your fork and submit a pull request to the 'master' branch of this repository
  • We are trying to ensure that every function is documented well and follows the standards set by phpDoc going forward
  • Finally, please use tabs and not spaces. The tab indent size should be 4 for all SiteAlert code

Deployment

This WordPress plugin is automatically deployed when a new GitHub release is created from master.

Versioning

We use SemVer for versioning. For the versions available, see the releases in this repository.

Developers

  • Frank Corso - Lead Developer

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

Support

This is a developer's portal for Email Test and should not be used for support. Please create a support ticket in our support forums.