{"id":15093582,"url":"https://github.com/web-dev-nav/bulk-email-manager","last_synced_at":"2026-01-05T07:08:39.552Z","repository":{"id":230648087,"uuid":"779890943","full_name":"web-dev-nav/Bulk-Email-Manager","owner":"web-dev-nav","description":"Built with CodeIgniter use MailJet Markting API to send builk email at once","archived":false,"fork":false,"pushed_at":"2024-03-31T05:25:23.000Z","size":65347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T12:42:15.789Z","etag":null,"topics":["api-integration","bulk","bulk-email","codeigniter","email-campaigns","email-marketing","email-notification","email-sender","email-sending","email-templates","integration","mailjet-marketing-api","mailjet-sdk","php-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/web-dev-nav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-31T04:14:57.000Z","updated_at":"2024-03-31T05:24:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"362a5753-7089-4806-baa7-85ab4f0b268c","html_url":"https://github.com/web-dev-nav/Bulk-Email-Manager","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"50cff00fd9fbe19e603ca949d70ce1ab232d6e19"},"previous_names":["web-dev-nav/bulk-email-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-dev-nav%2FBulk-Email-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-dev-nav%2FBulk-Email-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-dev-nav%2FBulk-Email-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-dev-nav%2FBulk-Email-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web-dev-nav","download_url":"https://codeload.github.com/web-dev-nav/Bulk-Email-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959449,"owners_count":20538625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-integration","bulk","bulk-email","codeigniter","email-campaigns","email-marketing","email-notification","email-sender","email-sending","email-templates","integration","mailjet-marketing-api","mailjet-sdk","php-framework"],"created_at":"2024-09-25T11:24:07.666Z","updated_at":"2025-03-22T12:42:31.408Z","avatar_url":"https://github.com/web-dev-nav.png","language":"JavaScript","readme":"# Email Bulk Manager \n\n## What is it?\n\nBuilt with CodeIgniter use MailJet Markting API to send builk email at once.\n\n![2](https://github.com/web-dev-nav/Bulk-Email-Manager/assets/110724391/1df59bff-155a-4576-8709-afff22c40d80)\n\n# Config\n\n## Setup database\n\n1. Create Phpmyadmin database and Import the SQL/ sql file.\n2. Change config inside .env (Hidden) or rename to add (dot) before env: .env\n\n```php\n database.default.hostname = localhost\n database.default.database = u957918675_bulk_mailer\n database.default.username = u957918675_bulk_mailer\n database.default.password = |PjgwW|w4hI\n```\n\n# Signup for Mailjet Account\n 1. Click here to signup for Mailjet: https://app.mailjet.com/signin\n 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.\n    \n    ![image](https://github.com/web-dev-nav/Bulk-Email-Manager/assets/110724391/78fdf381-058e-4ac5-b86d-e0727f3ff3e0)\n\n 4. Create API key and add verified domain on .env\n    \n```php\n    MAILJET_API_KEY = f054e3c11db371956bdacd_KEY\n    MAILJET_API_SECRET = e48f6971d67a5dc117224ec_SECRET\n    MAILJET_SEND_MAIL = info@itmonkinc.com //VERIFIED DOMAIN\n    MAILJET_COMPANY_NAME = Itmonk // YOUR FIRM NAME\n```    \n\n # Extra Infromation\n\nBy 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/\nPlease 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/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-dev-nav%2Fbulk-email-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb-dev-nav%2Fbulk-email-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-dev-nav%2Fbulk-email-manager/lists"}