Описание
SSV MailChimp is a plugin that allows you to link other SSV plugins to MailChimp. With this plugin you can:
* Create lists for event registrants (requires SSV Events)
* Create members in list on user registration (requires SSV Users)
* Update user meta to MailChimp Merge Fields (requires SSV Users).
* Etc.
This plugin is fully compatible with the SSV library which can add functionality like: Users, Events, etc.
Установка
- Upload the plugin files to the
/wp-content/plugins/ssv-mailchimp
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the SSV Options->MailChimp screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
Часто задаваемые вопросы
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/ssv-mailchimp
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the SSV Options->MailChimp screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
- Upload the plugin files to the
- How do I request a feature?
-
The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-mailchimp/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).
- How do I report a bug?
-
The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-mailchimp/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«SSV MailChimp» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «SSV MailChimp» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
3.1.5
- Not trying to make requests without API Key
- Register only functionality (without metadata links)
3.1.4
- Successful Code Inspection
- Add Registrants to List
3.1.2
- Create List on Event Create
- Add Registrants to List
3.1.1
- curl replaced with wp_remote_*
- Push all to MailChimp function added
3.1.0
- Namespaces added
3.0.0
- Rebuild from the ground up
2.0.0
- Merge Tags support
1.0.0
- Linking to MailChimp with API Key
- Create member in list on user registration (only from SSV-Users plugin)