{"id":15173029,"url":"https://github.com/xpersonas/simple_mailchimp","last_synced_at":"2026-01-27T04:04:44.314Z","repository":{"id":186818693,"uuid":"283503569","full_name":"xpersonas/simple_mailchimp","owner":"xpersonas","description":"Drupal 8 module allowing for an easy way to add a subscription option at the end of existing forms so that users can be added to your MailChimp list from any form on the site.","archived":false,"fork":false,"pushed_at":"2020-08-25T18:52:35.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"8.x-1.x","last_synced_at":"2025-05-22T06:45:41.061Z","etag":null,"topics":["d8","drupal","drupal8","mailchimp"],"latest_commit_sha":null,"homepage":"https://www.drupal.org/project/simple_mailchimp","language":"PHP","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/xpersonas.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}},"created_at":"2020-07-29T13:15:16.000Z","updated_at":"2020-08-25T18:52:16.000Z","dependencies_parsed_at":"2023-08-07T21:55:39.778Z","dependency_job_id":null,"html_url":"https://github.com/xpersonas/simple_mailchimp","commit_stats":null,"previous_names":["xpersonas/simple_mailchimp"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/xpersonas/simple_mailchimp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpersonas%2Fsimple_mailchimp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpersonas%2Fsimple_mailchimp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpersonas%2Fsimple_mailchimp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpersonas%2Fsimple_mailchimp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpersonas","download_url":"https://codeload.github.com/xpersonas/simple_mailchimp/tar.gz/refs/heads/8.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpersonas%2Fsimple_mailchimp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28800961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"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":["d8","drupal","drupal8","mailchimp"],"created_at":"2024-09-27T10:25:16.236Z","updated_at":"2026-01-27T04:04:44.299Z","avatar_url":"https://github.com/xpersonas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple MailChimp #\n\nThis module allows users to select existing forms for which they want to add a \nsubscription signup option. It is not meant in any way to be as robust as the \nstandard [MailChimp module](https://www.drupal.org/project/mailchimp).\n\nThis module works with:\n1. Contact forms (core)\n2. Webforms (contrib)\n3. Custom module forms (custom)\n\n## Installation ##\nModule page: https://www.drupal.org/project/simple_mailchimp\n```\ncomposer require drupal/simple_mailchimp\n```\n\n1. Install \"Simple MailChimp\" from the module list page.\n2. Configure Simple MailChimp on your site at \nadmin/config/simple-mailchimp/config, under the Configuration menu.\n3. Add MailChimp API key and list ID.\n4. Enable forms and map fields.\n\n## Settings ##\n\n* Each form should be on a separate line.\n* Separate sections by a pipe.\n* Separate properties with a colon.\n\n### Basic Format ###\n\n**Structure:**\n```\nd8_form_id|email:d8_field|MC_MERGE_TAG:mc_field_type:d8_field\n```\n\n**Example:**\n```\nwarranty_form|email:d8_field|FNAME:text:field_fname,MMERGE5:phone:field_phone\n```\n\nMailChimp Field Types:\n* text\n* zip_code\n* number\n* address\n* date\n* phone\n* birthday\n* website\n\n### MailChimp Address Field ###\n\nThe MailChimp address field is not very flexible, and can only be used with US \npostal addresses. Therefore it is not recommended. However, this module can map \nform fields to each part of the MailChimp address field.\n\nMailChimp address field parts:\n* addr1\n* addr2\n* city\n* state\n* zip\n* country\n\nFormatting is similar to before except now we must account for multiple address \nparts. Separate MailChimp field and form field with a dash. Separate each part\nof the address with two dashes.\n\n**Example:**\n```\nMMERGE3:address:addr1-thoroughfare--addr2-premise--city-locality...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpersonas%2Fsimple_mailchimp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpersonas%2Fsimple_mailchimp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpersonas%2Fsimple_mailchimp/lists"}