Your local post office will envy this one.
- Table of Contents
- About The Project
- Getting Started
- Usage
- Contributing
- License
- Copyright and license
- Contributions
TreLire is a wp_mail tester plugin. Want to be sure WordPress is able to send what it needs, when it needs it? You're a plugin away from that.
TreLire adds a page to the WordPress' tools, and makes you able to send emails from there. You can personalize your email as you want, by adding
- Content Type
- Multiple recipients
- Sender
- Reply-to
- CC
- BCC
- Subject
- Attachments, using WP's media uploader.
- HTML body
You can just clone this repository inside your wp-content/plugins
folder, or download the installable zip and install it via the WordPress dashboard.
Right now, you have to manually update the plugin by checking this GitHub repo.
To use TreLire, just install it to your WordPress website and click on the Tools menu. You can now send emails and test your WordPress website. Need to use SMTP instead of your provider's mail? Check Postino!
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Copyright 2014-2019 Caffeina SpA under the MIT license.
Simone Montali started the project during his time @Caffeina
Project Link: https://github.com/caffeinalab/trelire