views_data_export_excel
19 sites
Security covered
Extends the Views Data Export module to add Excel support using the serializer provided by the XLS Serialization module.
This module extends the DataExport Views style and display classes from the Views Data Export module. Keep in mind that any BC breaking change introduced in those classes could break this module and require an update.
Important: Requires XLS Serialization module version 2.1.0+.
This module maintains compatibility with the XLS Serialization Extras features.
Future
Ideally, Views Data Export would offer a pluggable architecture to allow third-party modules to add new export formats seamlessly.