Giter VIP home page Giter VIP logo

web-dev-nav / bulk-email-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63.82 MB

Built with CodeIgniter use MailJet Markting API to send builk email at once

License: MIT License

PHP 0.94% JavaScript 74.70% Dockerfile 0.01% HTML 7.91% CSS 16.45% Hack 0.01%
api-integration bulk bulk-email codeigniter email-campaigns email-marketing email-notification email-sender email-sending email-templates integration mailjet-sdk php-framework mailjet-marketing-api

bulk-email-manager's Introduction

Email Bulk Manager

What is it?

Built with CodeIgniter use MailJet Markting API to send builk email at once.

2

Config

Setup database

  1. Create Phpmyadmin database and Import the SQL/ sql file.
  2. Change config inside .env (Hidden) or rename to add (dot) before env: .env
 database.default.hostname = localhost
 database.default.database = u957918675_bulk_mailer
 database.default.username = u957918675_bulk_mailer
 database.default.password = |PjgwW|w4hI

Signup for Mailjet Account

  1. Click here to signup for Mailjet: https://app.mailjet.com/signin

  2. Once account created, verify domain from which you would like to send emails. This is the sender domain that will be shown at the recipent inbox.

    image

  3. Create API key and add verified domain on .env

    MAILJET_API_KEY = f054e3c11db371956bdacd_KEY
    MAILJET_API_SECRET = e48f6971d67a5dc117224ec_SECRET
    MAILJET_SEND_MAIL = [email protected] //VERIFIED DOMAIN
    MAILJET_COMPANY_NAME = Itmonk // YOUR FIRM NAME

Extra Infromation

By default it using Mailjet free API to send emails. How many email you can send at once can be find here: https://www.mailjet.com/pricing/ or https://dev.mailjet.com/email/reference/overview/rate-limits/ Please note: The system still require futher developement if you are a developer you can find API documentation here: https://dev.mailjet.com/email/guides/send-api-v31/ OR https://dev.mailjet.com/email/reference/

bulk-email-manager's People

Contributors

web-dev-nav avatar

Watchers

 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.