Popis
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
Instalace
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Campaign Monitor Dual Registration je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Campaign Monitor Dual Registration” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.