Описание
This addon allows you to specify a MailChimp list name for each of your access levels. When members join your site, they get signed up to the specified MailChimp list.
This addon requires the simple membership plugin.
After you install this addon, edit your membership level and specify the mailchimp list name. Then go to the MailChimp settings interface and specify your API Key.
Read the following page for step by step usage documentation:
https://simple-membership-plugin.com/signup-members-mailchimp-list/
Установка
- Upload
swpm-mailchimp-signup
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
None
Отзывы
Участники и разработчики
«Simple Membership MailChimp Integration» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Simple Membership MailChimp Integration» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.9.5
- Fixed a notice in the admin settings interface for PHP 8.2.
1.9.4
- Updated the addon to work with the latest version of the main Simple Membership plugin.
1.9.3
- The API key value is trimmed to remove any empty space characters when it is saved in the settings.
1.9.2
- Membership level upgrade will trigger that member to be added to the new list (of the new level).
1.9.1
- Fixed the double opt-in checkbox not taking effect.
1.9
- Added a new option in the settings to enable double opt-in for mailchimp subscription.
1.8
- Appropriate interest groups are set when member upgrades to new membership level and when membership level is changed via the admin dashboard. Requires Simple Membership v3.6.0 or higher.
- An update related to Mailchimp API v3.0.
1.7
- Adding architecture to handle interest group name with the list name.
1.6
- Mailchimp signup will be triggered when members are added via the admin dashboard also. Requires Simple Membership v3.4.5 or higher.
1.5
- Updated the Mailchimp API library to their latest version (v3.0). It requires PHP v5.3 at least.
1.4
- It will now perform Mailchimp signup when used with the WP User import addon.
1.3
- Minor fix for the form builder integration.
1.2
- Added integration with the form builder addon.
1.1
- Minor architectural improvements.