I've configured xls_serialisation to work with views_data_export module.
I've added xls display as attachment to the main display
When I'm clicking on the download button - I'm getting next fatal error

Fatal error: Class 'ZipArchive' not found in /var/www/project/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 227

CommentFileSizeAuthor
#3 require_zip_library.patch296 bytesfastangel

Comments

anpolimus created an issue. See original summary.

anpolimus’s picture

I've fixed this issue by installing the php-zip package.

fastangel’s picture

Status: Needs work » Needs review
StatusFileSize
new296 bytes

Here the patch

  • jhedstrom committed 9ef4ec8 on 8.x-1.x authored by fastangel
    Issue #2911784 by fastangel: Fatal error: Class 'ZipArchive' not found
    
jhedstrom’s picture

Status: Needs review » Fixed

Awesome. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.