Mô tả
This plugin automatically adds new WordPress users to your Campaign Monitor list.
- The moment a user is added to WordPress, its email address (and optionally) user-meta data will be copied to Campaign Monitor.
- Also, when user data is changed, the modifications will be sent to Campaign Monitor
- Changes on Campaign Monitor can be reflected back to the user list, to use this feature one needs to define webhooks on the Campaign Monitor website.
Relation to our Campaign Monitor Synchronization plugin
Our plugin Campaign Monitor Synchronization also adds WordPress users to Campaign Monitor, but it uses a more strict synchronization mechanism. For instance, it also removes users from the Campaign Monitor list when they do not exist as WordPress users. For a lot of use cases this behavior is too rigorous, therefore we created this new plugin.
Links
Cài đặt
- Register on http://campaignmonitor.com and create a list, if you haven’t done this already.
- In the list details click the link “change name/type”, there you will find the list ID, it is a 32 character hexadecimal string. Don’t use the list ID in the url!.
- Go to your account settings. There you will find the API key, it is also a 32 character hexadecimal string.
- On your wordpress website, upload
campaign-monitor-dual-registration.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- In the plugin options, enter the list ID and API key.
- Select which fields you want to copy to Campaign Monitor. E-mail address will always be copied.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Campaign Monitor Dual Registration” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Campaign Monitor Dual Registration” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- First commit
1.0.2
- support for 1000+ users
1.0.3
- Fix some notices.
1.0.4
- Fix subscribers import bug.
1.0.5
- More detailed error output.
1.0.6
- ‘Fields to hide’ list update.
1.0.7
- New options page.
1.0.8
- User role export.