Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API rename the $sync_member_fields to be more verbose #10

Open
camfindlay opened this issue Dec 25, 2014 · 0 comments
Open

API rename the $sync_member_fields to be more verbose #10

camfindlay opened this issue Dec 25, 2014 · 0 comments

Comments

@camfindlay
Copy link
Owner

When setting which fields to sync to mailchimp in the config yaml you use the following:

Member:
  sync_member_fields:
    FirstName: FNAME
    Surname: LNAME
    Email: EMAIL
    Country: COUNTRY

If you didn't know that the APES module was installed there is nothing here that indicates what is being sync'd.

Suggest we refactor this static name to $sync_fields_to_mailchimp which is more useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant