Gravity Forms Export BP Data
WP plugin for GF to export entries with user's BuddyPress data
by Laurens Offereins · github.com/lmoffereins/gravityforms-export-bp-data · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lmoffereins/gravityforms-export-bp-data/archive/refs/heads/master.zipDeclares an update source (lmoffereins/gravityforms-export-bp-data), so updates arrive through the plugin's own updater.
Readme
Gravity Forms Export BP Data
Add a user's BuddyPress data to your Gravity Forms entry exports
Description
This WordPress plugin requires at least WordPress 4.0 and BuddyPress 2.1.
Combine your Gravity Forms entry data with data from your user's BuddyPress data. Obviously this will render nothing for entries of unregistered respondents.
BuddyPress data that is supported:
- All XProfile fields
- User group memberships
- Member types (since BP 2.2)
Installation
If you download Gravity Forms Export BP Data manually, make sure it is uploaded to "/wp-content/plugins/gravityforms-export-bp-data/".
Activate Gravity Forms Export BP Data in the "Plugins" admin panel using the "Activate" link.
Updates
This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends.
Contributing
You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository.