All Projects → pentacent → Keila

pentacent / Keila

Licence: agpl-3.0
Open Source Newsletter Tool.

Programming Languages

elixir
2628 projects

The Keila logo is a stylized elephant

Keila - An Open Source Newsletter Tool

Keila is an Open Source alternative to newsletter tools like Mailchimp or Sendinblue.

With Keila you can easily send out newsletter campaigns and create sign-up forms.

For smaller newsletters, you can use your own email inbox to send out campaigns. For larger newsletter projects, AWS SES, Sendgrid, and Mailgun are supported in addition to SMTP.

Screenshot of the Keila form editor showing color modification and custom texts

Giving Keila a Try

Keila is ready for you to send newsletters with!

You can easily deploy it using the official Docker image pentacent/keila or use the Docker Compose config in this repo.

Follow the Installation Docs for more details.

Developing Keila

If you want to give Keila a try, here’s how to get it running from this repository:

  • Install Elixir and make sure you have PostgreSQL running on your machine
  • Clone the repository: git clone https://github.com/pentacent/keila.git
  • Install dependencies with mix deps.get
  • Install dependencies and set up the database with mix setup
  • Start Keila server with mix phx.server

Now you can visit localhost:4000 from your browser.

The Name

Keila is the name of the elephant mascot of this project. She’s a wise and diligent elephant lady, able to remember countless email addresses and contact names. Fun fact: Keila loves going on holiday trips to the lakes of Finland.

License

Keila is free software. You can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

For more details, please read the full license here.

Please note that the Keila logo is not subject to the aforementioned license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].