wp heyloyalty
开发者 |
René Skou
|
更新时间 |
2017年1月13日 21:07 |
PHP版本: |
4.0 及以上 |
WordPress版本: |
4.6 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin makes the connection between your wordpress users and a Heyloyalty list.
When a wordpress user is updated or created is will sync that user to your Heyloyalty list.
The plugin add support for woocommerce by adding extra field you can use like last buy or last visit among the fields.
安装:
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Input your api key and api secret.
- Select a Heyloyal list and map the fields.
更新日志:
1.0.1
- Added phpunit
- Added travis build file
- Tested for wordpress 4.5
1.0
- Updated method for getting fields
- Refactored plugin service provider
- Support for all Heyloyalty fields
- Wordpress help pages (in upper right corner)
- Heyloyalty Webhook handler for unsubscribe.
- Install method for setting up webhook handler
0.6
- Added tools menu
- Added styling to status
0.5
- Plugin goes in beta main functions is working.