This project is not covered by Drupal’s security advisory policy.

Appends a global view header that creates a form in the view used to export data to spreadsheets. It requires PHPExcel library.

Features:

  • Exports images embedded in file
  • Allows formulas to be passed to the exported file
  • Allows configuring column totals
  • Allows in code cell formatting
  • Processes the export in batch mode

Note: place PHPExcel library so that the file PHPExcel.php will be located at /sites/all/libraries/PHPExcel/Classes/PHPExcel.php.

PHP shall have Zip Archive extension on. On ubuntu/debian for php7 can be installed with:
sudo apt-get install php7.0-zip

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by ywemay on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases