WooCommerce reward points can be imported and exported using the WordPress Users & WooCommerce Customers Import Export plugin by adding a custom code snippet. This enables support for reward points data from the WooCommerce Points and Rewards plugin, which is not handled by default during user import/export.
Steps to enable reward points import/export
- Go to Appearance > Theme File Editor
- Open the
functions.phpfile of your active theme - Add the following code snippet
- Save the file
Daren
May 12, 2022
May I ask which reward plug-in is compatible with this?
Alan
May 19, 2022
The plugin, WooCommerce Points and Rewards is compatible.
[email protected]
March 12, 2021
What about exporting? I have a client that accidentally entered a bunch of points a week ago on the development server. And now we need to export rewards points and import into the live site. Using the woocommerce Boynton rewards plug-in
Alan
March 16, 2021
Hi,
Please export the users with the Hidden metadata option enabled to export the points data to the CSV file.
Sergey
February 16, 2021
Hello. When unloading points. All perfectly. I am modifying the table. And I upload to the site. The points do not change as in the table, but are added. For example: there were 100 points, in the table I change to 120, the site displays 220 points
Alan
March 16, 2021
Hi,
Could you please reach us via support and share your file?