“”

Calien - XLS Exporter Calien - XLS Exporter

xlsexport / beta

Excel exporter, fully configurable for every table

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req calien/xlsexport

Tags

#excel #export

Last upload comment

Bugfix release

Former versions had issues with autoloading. This release fixes the issue

Downloads by month

Download 3.1.2 External Manual Found an Issue? Code Insights Packagist.org
Author
Markus Hofmann & Frank Berger
Last update
07. May 2023
First upload
08. Jan 2021
Downloads
3,429
Category
Backend Modules
Dependencies
  • TYPO3 (11.5.0 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req calien/xlsexport to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (3)

Secure Filemount Secure Filemount
(secure_filemount)

Allows a secure (non public) filemount for accessing only through logged in fe_user

Supported TYPO3 versions:

File converter based on mime-type to file extension comparison. Serves image converter by default and registry for self written converter providers.

Supported TYPO3 versions:
Extended routing mappers
(extended_routing)

Adds extended routing mappers to the routing feature for TYPO3

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
3.1.2 / beta
May 07, 2023
Bugfix release

Former versions had issues with autoloading. This release fixes the issue
11.5.0 - 11.5.99 Download
3.1.1 / beta
May 05, 2023
Fix error in ext_emconf for TER Download
11.5.0 - 11.5.99 Download
3.1.0 / beta
February 10, 2023
Refactored backend module, deprecated hook handling, increased PhpSpreadsheet minimal version
11.5.0 - 11.5.99 Download
3.0.5 / beta
October 13, 2021
[TASK] Update publisher to tailor
11.5.0 - 11.5.99 Download
2.1.2 / beta
November 02, 2021
[TASK] replace fetchAllAssociative() with fetchAll() for compatibility with downloaded TYPO3 Core, fixes issue #2
10.4.0 - 10.4.99 Download
2.1.1 / beta
October 13, 2021
[BUGFIX] Download file is written in MIMETYPE for Xlsx, but writer had xls as default, changed all to xlsx, fixes Issue #1
10.4.0 - 10.4.99 Download
2.1.0 / beta
October 13, 2021
Set PHP support to 7.3 due to TYPO3 v10 allows PHP 7.3
10.4.0 - 10.4.99 Download
1.0.3 / beta
January 08, 2021
Fix failures with Class Loader and int string conversation
8.7.0 - 10.4.99 Download
1.0.2 / beta
January 08, 2021
First release, fixed problem with wrong version number
9.5.0 - 9.5.99 Download
1.0.1 / beta
January 08, 2021
Add README.md
9.5.0 - 9.5.99 Download