{"id":18973709,"url":"https://github.com/64robots/nova-email-marketing","last_synced_at":"2026-01-28T16:01:26.764Z","repository":{"id":96154066,"uuid":"145810171","full_name":"64robots/nova-email-marketing","owner":"64robots","description":"Nova tool to manage email marketing tools from within your admin panel","archived":false,"fork":false,"pushed_at":"2018-08-24T22:26:16.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T04:53:05.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/64robots.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-23T06:23:11.000Z","updated_at":"2022-12-12T10:17:03.000Z","dependencies_parsed_at":"2023-04-11T08:47:48.299Z","dependency_job_id":null,"html_url":"https://github.com/64robots/nova-email-marketing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/64robots/nova-email-marketing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fnova-email-marketing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fnova-email-marketing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fnova-email-marketing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fnova-email-marketing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64robots","download_url":"https://codeload.github.com/64robots/nova-email-marketing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fnova-email-marketing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-08T15:12:52.553Z","updated_at":"2026-01-28T16:01:26.746Z","avatar_url":"https://github.com/64robots.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Laravel Nova tool to view and manage your email marketing lists\n\n\nThis [Nova](https://nova.laravel.com) tool lets you:\n- View your lists and subscribers from a variety of email tools\n\n## Features\n\nPlanned features:\n- Create and edit lists\n- Create and edit subscribers\n- Create, edit and view tags\n\nCurrently supported email tools:\n- ActiveCampaign\n- GetResponse\n- MailChimp\n\nPlanned:\n- AWeber\n- ConstantContact\n- ConvertKit\n- Drip\n\nFeel free to request any other providers \n\n## Installation\n\n### Requirements\n- Laravel Nova\n\nFirst install the package through Composer:\n```\ncomposer require r64/nova-email-marketing-tool\n```\n\nPublish the config: \n```\nphp artisan vendor:publish --tag=email-marketing\n```\n\nThen in your .env add:\n```\nEMAIL_MARKETING_DRIVER= \n```\nValid drivers are activecampaign, getresponse and mailchimp\n\nAdd the keys for your tool of choice:\n\nActiveCampaign\n```\nACTIVECAMPAIGN_API_KEY=\nACTIVECAMPAIGN_URL=\n```\n\nGetResponse\n```\nGETRESPONSE_API_KEY=\n```\n\nMailChimp\n```\nMAILCHIMP_API_KEY=\n```\n\nIn your NovaServiceProvider.php add:\n```\nuse R64\\NovaEmailMarketingTool\\NovaEmailMarketingTool;\n```\n\nand to the tools method:\n```\n    public function tools()\n    {\n        return [\n            new NovaEmailMarketingTool\n        ];\n    }\n```\n\nThen you're good to go! Load up Nova and play around with it. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Fnova-email-marketing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64robots%2Fnova-email-marketing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Fnova-email-marketing/lists"}