A simple importer to import data into the database
Release 4.0.0
- Code refactoring
- Clearer method names
- Access now handled by core functionality
- Fields and tables are checked against access rights
- Documentation update
- failsafe file upload
- failsafe import process
- preparation for large imports
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
4.0.0 /
stable
February 11, 2023 |
Release 4.0.0 - Code refactoring - Clearer method names - Access now handled by core functionality - Fields and tables are checked against access rights - Documentation update - failsafe file upload - failsafe import process - preparation for large imports |
11.5.0 - 11.5.99 | Download |
3.0.0 /
stable
May 06, 2022 |
[TASK] code cleanups, preparation and manual testing v11
|
10.4.0 - 11.5.99 | Download |
2.0.8 /
stable
October 18, 2021 |
New feature: Possibilty to specify CP1252 encoding during import, for example for CSV or XLS exported from Windows, which can lead to data loss when importing into a UTF-8 Database. Thanks go to Peter Kraume for this contribution! Fix: added pid in Fieldselection for tables like pages and tt_content, thanks to Eric Bode for this fix [TASK] Code cleanup [TASK] Use controller class to register backend module [TASK] Update TYPO3_MODE check [TASK] Remove superfluous ext_localconf.php [FEATURE] Add option to handle CP1252 encoded csv files [DOCS] Add documentation for new encoding feature [TAKS] remove version number from composer.json |
10.4.0 - 10.4.99 | Download |
2.0.7 /
stable
October 18, 2021 |
New feature: Possibilty to specify CP1252 encoding during import, for example for CSV or XLS exported from Windows, which can lead to data loss when importing into a UTF-8 Database. Thanks go to Peter Kraume for this contribution! [TASK] Code cleanup [TASK] Use controller class to register backend module [TASK] Update TYPO3_MODE check [TASK] Remove superfluous ext_localconf.php [FEATURE] Add option to handle CP1252 encoded csv files [DOCS] Add documentation for new encoding feature [TAKS] remove version number from composer.json |
10.4.0 - 10.4.99 | Download |
2.0.6 /
stable
October 11, 2021 |
FIX: https://github.com/sudhaus7/typo3-xlsimport/issues/3 Importing redirects fails due to missing parameter FIX: https://github.com/sudhaus7/typo3-xlsimport/issues/10 Import strips + from phone numbers during import FEATURE: https://github.com/sudhaus7/typo3-xlsimport/issues/6 Allow field "pid" for imported records FIX: https://github.com/sudhaus7/typo3-xlsimport/pull/9 Fix typo in backend label TASK: Version bump to 2.0.6 Thanks to everyone who contributed with their valuable input |
10.4.0 - 10.4.99 | Download |
2.0.5 /
stable
September 28, 2021 |
Maintenance Release: lowered php requirements to 7.3, added Hint in Documentation how to overwrite default settings. Thanks to Peter Krume for sugessting this.
|
10.4.0 - 10.4.99 | Download |
2.0.4 /
stable
September 27, 2021 |
Maintenance release. Removed tt_address as a required dependency, moved to suggested extension
|
10.4.0 - 10.4.99 | Download |
2.0.3 /
stable
September 06, 2021 |
better module config handling
|
10.4.0 - 10.4.99 | Download |
2.0.2 /
stable
September 06, 2021 |
fix TER version, fixing edge cases during import
|
10.4.0 - 10.4.99 | Download |
2.0.1 /
stable
September 06, 2021 |
fixing phpoffice/phpspreadsheet to 1.17.* because of errors in some xlsx in the newer version
|
10.4.0 - 10.4.99 | Download |
2.0.0 /
stable
April 09, 2021 |
Add Javascript support for selects and groups, Add support for password overrides, fix javascript problem with change checkbox handler |
10.4.0 - 10.4.99 | Download |
1.1.0 /
stable
December 11, 2020 |
remove support for TYPO3 7.6 LTS, update |
8.7.0 - 10.4.99 | Download |
1.0.7 /
stable
March 11, 2022 |
Fixes Issue #16 in TYPO3 7.6
|
7.6.0 - 10.4.99 | Download |
1.0.6 /
stable
August 18, 2020 |
[FEATURE] added fieldname to dropdown if no label is specified [FIX] clarified documentation [MAINTENANCE] code cleanup |
7.6.0 - 10.4.99 | Download |
1.0.5 /
stable
June 04, 2020 |
Fix missing dependencies when extension is installed in manual / classic mode through the TYPO3 Extension Manager
|
7.6.0 - 10.4.99 | Download |
1.0.4 /
stable
May 14, 2020 |
Update TYPO3 dependency to latest secure version
|
6.2.0 - 10.4.99 | Download |
1.0.3 /
stable
April 17, 2020 |
* update extension key in * allow update via uid * add autoload config for non composer installations * removed deprecated emconf keys * Add documentationci.yml |
6.2.0 - 10.4.99 | Download |
1.0.1 /
stable
March 24, 2020 |
Updated composer.json, invalid composer name
|
6.2.0 - 10.4.99 | Download |
1.0.0 /
stable
March 24, 2020 |
First release of XLS Importer
|
6.2.0 - 10.4.99 | Download |