A variable was added in #2663328: Add ability to disable user information syncing to allow disabling of user field/list syncing (i.e. mailjet_properties_sync). Yet, this variable is "under the hood", and that might leave out many site admins who are not used to adding config settings via their settings.php file. I propose adding a checkbox to the config page to change this setting.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mailjet-user_sync_config-2966772-2.patch | 2.26 KB | hargobind |
Comments
Comment #2
hargobindAttached is a patch which adds a new checkbox to the settings page: "Sync user fields and subscriptions"
A few minor code reformatting changes were added as well.
If you use this patch or any of the code in it, please follow Drupal's best practices for commit messages. Please have a look at Commit messages - providing history and credit. In short, use the syntax
Issue #[issue number] by [comma-separated usernames]: [Short summary of the change]. This helps commits appear in the issue queue automatically, and gives commit credits to people who have authored patches for your projects.Comment #3
mailjet plugins commentedCheckbox added in v. 7.x-2.18
Comment #4
mailjet plugins commentedComment #5
mailjet plugins commented