Project

General

Profile

Feature #4922

Updated by Carsten Rose over 6 years ago

* Der Excel Import soll via PHP implementiert werdne. 
 * Im Upload Dialog soll es moeglich sein bei einem Excel Import direkt einen Tab und eine Import region anzugeben. 

 PHP Excel 
 • https://github.com/PHPOffice/PHPExcel 
 • https://github.com/nuovo/spreadsheet-reader 
 • https://code.google.com/archive/p/php-excel-reader/ 
 ∘ https://stackoverflow.com/questions/11447918/php-import-excel-into-database-xls-xlsx 
 • Nach dem Import wird das excel sofort wieder geloescht. 
 • https://github.com/PHPOffice/PhpSpreadsheet 

Back