How to export items from your site without user role restriction
By default, the admin and store manager are given access to export items from your site. If you want to grant permissions for other users for exporting, you can insert the below-given code snippet into the functions.php file of the active child theme.
Replace the string ‘current-role-slug‘ with the user role to which the export permission has to be granted (multiple users can be separated by comma).
Comments (4)
Leanne
December 23, 2020
Hi, I just tried this but it doesn’t work. The notice states that it corresponds to an older version and documentation is in the process of being updated. Any news on the update for this? Thanks.
Mark
January 25, 2021
Hi,
Please mention the version of the plugin that you are using on your site.
Ben
March 24, 2020
Want to
categorize
all our products and integrate with Amazon bulk template upload
Alan
March 25, 2020
Hi,
Using the product import-export plugin you can filter the product export based on the category and export it into a CSV or XML file. If your query is not related to the product export then please reach us via support and brief us the same.