Git Product home page Git Product logo

mailman's Introduction

MailMan

Simple email marketing..

Setup

  1. Run composer
  2. Add credentials to "doctrine.local" and "plugins.global"
  3. Create database schema
  4. Create a username
  5. Populate basic variables
  6. Setup up a cron job. Connect to your server through SSH, run "crontab -e" and add the following line of code:
0 * * * * cd /path/to/your/installation && php public/index.php process_tasks >> cron.log

Main Page

Manage everything from here

Main Page

Contacts

Add, remove or modify contact information. You can also schedule a CSV upload which runs in background.

Contacts

Lists

Group your contacts in mailing lists so they can be managed more easily. You can also view who unsubscribed from your list.

Lists

Email Templates

Write your own template with the code editor, or just upload the one you built with one of the many template builders

Email Templates

Variables

Variables can be used anywhere in your email templates. This can go from links to URLs all the way to full HTML headers that can be reused. Get creative!

Variables

Sending Emails

Select a template, a mailing list an a time when the emails should be sent. The above crontab is running hourly, make sure to adjust it if you need to run it more often. You can always track the status of your task and see how your contacts engaged your email.

Schedule Tasks

mailman's People

Contributors

romeoc avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.