https://github.com/k-cermak/enplated-email
Create simple and effective emails without dealing with any hard formatting.
https://github.com/k-cermak/enplated-email
email email-notification email-sender email-template emails php php-library
Last synced: 6 months ago
JSON representation
Create simple and effective emails without dealing with any hard formatting.
- Host: GitHub
- URL: https://github.com/k-cermak/enplated-email
- Owner: K-cermak
- License: other
- Created: 2021-08-19T15:01:43.000Z (about 4 years ago)
- Default Branch: enp-v1.1
- Last Pushed: 2024-08-12T23:39:17.000Z (about 1 year ago)
- Last Synced: 2025-02-11T14:45:23.739Z (8 months ago)
- Topics: email, email-notification, email-sender, email-template, emails, php, php-library
- Language: PHP
- Homepage: https://enplated.karlosoft.com/email
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Create simple and effective emails without dealing with any hard formatting.
### 👍 Why to use Enplated Email?
- Easy to create simple and effective emails.
- Simple implementation using PHP.
- Easy color and design customization.
- Good appearance in many email clients (Tested on Gmail, Outlook, Thunderbird, Protonmail and Email.cz).
- Completely free.
### 🌍 Enplated Email website
- https://enplated.karlosoft.com/email/### 😊 How to implement Enplated Email?
- https://enplated.karlosoft.com/email/implementation### 📕 Docs
- https://enplated.karlosoft.com/email/docs### 🔖 License
- Enplated Email is available under MIT license. More here: https://enplated.karlosoft.com/email/license
### Example simple email:
---
### FAQ
#### Is Enplated Email supported in other languages (Node.js, Python...?)
- Enplated Email currently only works with PHP. However, if you want to, transferring it to another language shouldn't be that problem.#### Where is Enplated Email not best to be used?
- Enplated Email is primarily designed as an engine for generating notification emails (account creation, password change, support request response, etc.).
- It can be more complicated to use it for newsletters or e-shop order recaps. But of course it can be used for anything!---
### Enplated Email is part of Enplated project:
- https://enplated.karlosoft.com### Older versions of Enplated Email
- For older versions of Enplated Email (non recommended) go to branches.