Report bug
|
Request feature
|
Help issues
|
๐จ๐ณ[็ฎไฝไธญๆ]
Email-Dashboard is an easy way to manage your outgoing emails from your apps. From creating and sending your emails to monitoring and managing their stats, you can do really useful things with Email-Dashboard without worried about time zone disaverage. You can ๐explore Email-Dashboard docs.
- For whom?
- Code overview
- Features
- Deployment
- Development
- Usage
- Contributing
- Authors
- License
- Acknowledgement
๐ If you need to send automatic emails without worried about time zone,
๐ If you need to track your emails and analyse your results to follow better strategies,
๐ If you need to monitoring your activities,
๐ If you want to use email templates,
๐ต๏ธ If you need to A/B testing,
๐ฏ And if you want to do all of this easily,
Then you're at the right place. Email Dashboard builded for you! ๐
๐ธ The REST API builded with superfast language ๐golang.
๐ธ The Dashboard builded with fastest development framework ๐Rails
๐ธ Front-end framework ๐uikit using in the dashboard.
- Monitor email activities that your service sent.
- Interactive templates.
- Multiple SMTP support.
- Scheduled delivery with time zone.
- Perform / Cancel scheduled activities optionally.
- Mobile UI
- Email tracking.
- A/B testing.
Debian
wget -qO- https://get.docker.com/ | sh
sudo usermod -aG docker ${USER}
curl -L "https://github.com/docker/compose/releases/download/1.11.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
mkdir -p /datadrive/mysql && mkdir -p /datadrive/data/redis
git clone https://github.com/Email-Dashboard/Email-Dashboard.git
https://github.com/Email-Dashboard/Email-Dashboard/blob/master/.env
docker-compose build
docker-compose up -d
macOS
Install and start Docker, check ๐ docker-ce-desktop-mac.
mkdir -p ~/datadrive/ed/mysql && mkdir -p ~/datadrive/ed/redis
git clone https://github.com/Email-Dashboard/Email-Dashboard.git
docker-compose-dev.yml
in line 7
and line 27
/Users/MacUserName/datadrive/ed/mysql:/var/lib/mysql # update MacUserName with yours
docker-compose -f docker-compose-dev.yml build
docker-compose -f docker-compose-dev.yml up
Debian
Install and start Docker:
wget -qO- https://get.docker.com/ | sh
sudo usermod -aG docker ${USER} # Logout, then login again. Permissions should be applied.
mkdir -p /datadrive/data/mysql && mkdir -p /datadrive/data/redis
git clone https://github.com/Email-Dashboard/Email-Dashboard.git
line 7
and line 27
in docker-compose-dev.yml
to:
-'/datadrive/data/mysql:/var/lib/mysql'
...
- '/datadrive/data/redis:/data'
docker-compose -f docker-compose-dev.yml build
docker-compose -f docker-compose-dev.yml up
Using dashboard is really easy, like playing PUBG! You can do it any time without any effort. Because our first aim is make some time for our community with our dashboard. So, UI and dashboard is friendly as much as and we will make it better.
๐ธ Add your SMTP Settings
๐ธ Create email template with ๐handlebars variables.
๐ธ Create notification. See, easy peasy!
POST
https://api.{{yourhost}}/api/v3/notifications/{{notification-slug}}
Authorization: Token {{AccountToken}}
{
"variables":{
"button_name": "Click me!",
"name": "John"
},
"email": {
"to": ["test@example.com", "second-to@example.com"],
"cc": ["cc-test@example.com"],
"reply_to": ["reply-to@example.com"],
"from": "myapp@example.com"
},
"delivery": { # optional
"time": "21:00",
"date": "2018-09-22",
"zone": "Europe/Istanbul"
}
}
For more specified usage you can follow ๐step by step instructions in docs.
Please read our ๐contribution guidelines. We are grateful for all contributions! ๐ With following our ๐rules of the discussions, you can contribute many of way. Our ๐issue tracker is the preferred channel for bug reports, features requests and submitting pull requests. We utilized several ๐labels to help organize and identify issues. You can start with there! Also if you want to add some new feature:
- Clone or fork the project (
git clone https://github.com/Email-Dashboard/Email-Dashboard
) - Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
๐ But before opening a feature request, please take a moment to find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. So, you can provide as much detail and context as possible.
Sahin Boydas Product |
Muhammet Lead Developer |
Sadik Developer |
Tommy Yang Developer |
---|
This program is a free and open source software. You can redistribute it and/or modify it under the terms of the license provided in the ๐LICENSE file. Use of this software is subject to important terms and conditions as set forth in the ๐LICENSE file.
If you liked our dashboard, please give us a "Star" โญ. Your support is what keep us moving forward and delivering happiness to you! Thank's a million, you're our Clark Kent/Kara Danvers! In case of any questions or concerns, feel free to contact us anytime. Btw you can see our guilds from our ๐credit content ๐