There are two important factors for Email marketing. Manage whole process effectively and analysis results easily. If you follow these two factor, your email campaigns will be more successful. Because of flexible time management, less energy and knowledge of right targets. So, guess which tool focused on these two important factors for the good of community? Of course Smart-Emailing did it! You can personalize your emails and use CRM for your emails or inbox. And you can do all of this with a simple dockerized rails app!
π¦ If you need to send automatic emails,
π If you need to create and manage email campaigns with taggings,
π If you need to track your campaigns and analyse your results,
π If you need to monitoring your activities,
π If you want to use email templates,
π΅οΈ If you need to add tags or custom data and categorize users,
π― And if you want to do all of this easily,
Then you're at the right place. Because Smart-Emailing builded for you! π
πΈ Filter users with advanced search such as tags, previous campaign, campaign status or email open status
πΈ Import users from csv (any column name will become custom data)
πΈ Export filtered users to csv and xlsx
πΈ Add tags, custom data to users
πΈ Create a campaign from filtered user result
πΈ Create a campaign from filtered user result
πΈ Campaign's tagging, user-campaign tagging
πΈ Email templates
πΈ Send campaign from any service provider sendgrid, AWS (Send Newsletters 100x cheaper)
πΈ Email stats from sendgrid
πΈ Email inbox parsing and email macthing
πΈ Delete, archive emails from inbox
πΈ Add tags, and campaign-user tags directly from inbox
πΈ Quick template responses from directly from inbox
πΈ Template emails
πΈ Simple access to any custom fields about the user
πΈ Write any Ruby code
πΈ Support multiple SMTP option
πΈ Support IMAP option
π§ Install the most recent version of the Docker Engine for your platform using the πofficial Docker releases, which can also be installed using:
wget -qO- https://get.docker.com/ | sh
π§ Install docker compose from the πofficial page.
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
π§ You can use sqlite
, postgresql
, mysql
and sql server
.
π§ Create a database.yml and link it in the docker-compose.yml
mkdir -p /datadrive/csv-files && mkdir -p /datadrive/data/db && mkdir -p /datadrive/data/redis && mkdir -p /datadrive/data/nginx && mkdir -p /datadrive/working-dir
π§ Sqlite
cd /datadrive && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/config/database.yml
π§ MySQL
cd /datadrive && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/config/database_mysql.example.yml
π§ PostgreSQL
cd /datadrive && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/config/database_postgresql.example.yml
π§ Sql SERVER
cd /datadrive && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/config/database_azure_sql.example.yml
cd /datadrive/data/nginx && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/nginx/my_proxy.conf
π§ Download
cd /datadrive/working-dir && wget https://raw.githubusercontent.com/mojilala/smart-emailing/master/docker-compose.yml
π§ Update environment variables with your settings https://github.com/mojilala/smart-emailing/blob/master/docker-compose.yml#L34
sudo docker-compose build
sudo docker-compose run web rake db:migrate
sudo docker-compose up -d
π§ If you are using sendgrid as email provider, you will be able to get status of sent emails.
π§ Go to: https://app.sendgrid.com/settings/mail_settings ->
Event Notification -> <yourhost.com>
/campaigns/event_receiver
We are so grateful for all volunteers like you for contributions. And we are so exciting to welcome your contributions!π But first, please take a moment to read our πcontributing guild to make the contribution process effective for everyone. Our πissue tracker is the preferred channel for bug reports, features requests and submitting pull requests. After that, you can start to fork!
- Fork it
- 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 Creator |
Muhammet Developer |
Sadik 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 Smart-Emailing app, 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. π