The module adds 2 new Views Bulk Operations actions: Export to csv and export to Excel.
xlsx export
Versions 7.x and 8.x-2.x use the deprecated and no longer supported PHPExcel library (but the Excel export works without issues anyway). 8.x-3.x branch uses PHPSpreadsheet.
To use "export to Excel" functionality, either use composer to install the required library:
composer require phpoffice/phpexcel 1.8.0
or
composer require phpoffice/phpspreadsheet ^1.6
or download the library and place it in /libraries/PHPExcel folder on 7.x.
Supporting organizations:
7.x branch
Development and maintenance
Project information
- Project categories: Import and export
2,968 sites report using this module
- Created by graber on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
4.2.0-alpha1
released 16 July 2025
Works with Drupal: ^9.3 || ^10 || ^11
Install:
Development version: 4.2.x-dev updated 16 Jul 2025 at 10:09 UTC

