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

Module allows to export views output into Microsoft Excel format where each multiple option gets into a separate cell.

This module is based on wonderful Views Data Export module with small amends on top of it. Basically, it does just 2 things differently:

  1. Moves every option of multioptional field to a separate cell
  2. Provides a real xls file instead of html-formatted content with *.xls extension. It helps to avoid annoying warning about the wrong file format.

Dependencies

Installation instructions

  • Download PHPExcel library and place it into /sites/all/libraries folder, so that PHPExcel.php file could be found at /sites/all/libraries/PHPExcel/Classes/PHPExcel.php
  • Install module as usual
  • Go to any view created with Views module, add a new display of type "Data export" and choose there XLS file (every option in separate cell)
Supporting organizations: 
Development

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Import and Export
  • chart icon49 sites report using this module
  • Created by Spleshka 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