Details
Description
This extension adds an export to CSV/Excel button under the Catalog > Reviews and Ratings > Customer Reviews pages.
Thus, administrator can easily export their pending and/or approved customer reviews in both CSV and Excel formats.
To export pending customer reviews to CSV/Excel:
- Access the Catalog > Reviews and Ratings > Customer Reviews > Pending Reviews page
- Choose the format you want in the dropdown next to the "Export" button
- Click the "Export" button
To export all customer reviews to CSV/Excel:
- Access the Catalog > Reviews and Ratings > Customer Reviews > All Reviews page
- Choose the format you want in the dropdown next to the "Export" button
- Click the "Export" button
Additional Information
Version | 0.1.2 |
---|---|
Release Notes | 0.1.2
- Add _isAllowed method to the controller to improve security (see patch 6285) 0.1.1- Modify the admin route regarding Magento patch SUPEE-6788 0.1.0- Move the export functions to mass action items - Use event observers instead of block rewrites 0.0.3- PHPDoc for classes 0.0.2- Bug fixes 0.0.1- Original release |