Closed mlwebworker closed 1 year ago
I think the nominal compatibility with phpoffice/phpexcel
should be dropped and all PHPExcel
references should be updated to PhpOffice\PhpSpreadsheet\…
.
I dropped the support for phpoffice/phpexcel
in my PR for haste 5 #133
Although the export with template needs to be tested - I had no working config...
I've this problem too, is there any workaround?
testing rabauss code is atm no option on my installation:
- codefog/contao-haste[5.0.0, ..., 5.0.16] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- terminal42/contao-leads dev-haste-5 requires codefog/contao-haste ^5.0 -> satisfiable by codefog/contao-haste[5.0.0, ..., 5.0.16].
- Root composer.json requires terminal42/contao-leads dev-haste-5 -> satisfiable by terminal42/contao-leads[dev-haste-5].
I think a workaround would be to also install phpoffice/phpexcel
alongside phpoffice/phpspreadsheet
this will be fixed in version 3
Beim Export mit Template tritt folgender Fehler auf:
Attempted to load class "PHPExcel_IOFactory" from the global namespace. Did you forget a "use" statement?
Der Export ohne Template funktioniert ohne Probleme.
Contao: 4.11.5 und 4.9.16 Leads: 1.4.19 phpoffice/phpspreadsheet: 1.18.0 Export-Format: Excel 2007/2010 (.xlxs) Template-Format: .xlxs keine anderen Erweiterungen installiert.
Exception im Debug-Modus:
Stack Trace im Debug Modus: