• Hello,

    I was updating a site that uses this plugin and checked for its compatibility against PHP 8.1. During that I noticed that you are still using the PHPOffice/PHPExcel library to handle Excel files. PHPExcel was discontinued in 2015 and deprecated in 2017. Are you planning to switch into a more modern extension as PHPExcel will stop working with newer PHP versions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello

    We known about this problem and plan to release updated version ( next year only!).

    PhpSpreadsheet requires PHP 8.1, but only 40% use compatible PHP versions according to https://www.ads-software.com/about/stats/

    • This reply was modified 2 months, 1 week ago by algol.plus.
    • This reply was modified 2 months, 1 week ago by algol.plus.
    Thread Starter Jussi Hattara

    (@jhattara)

    Would it be possible to in interim use both of the libraries, defaulting to PHPSpreadSheet but falling back to PHPExcel if PHP version is less than 8.1?

    Plugin Author algol.plus

    (@algolplus)

    New library uses a bit different interface , so we will have to support duplicated codes.
    It has no sense for us.

    i think i am replaying for same problem

    excel export shows duplicate orders

    for example if i have 1 order on excel (exported) shows 2 orders with same name, price, address e.t.c.

    how to fix that problem ?

    Plugin Author algol.plus

    (@algolplus)

    hello @ckov1

    Please, set “Sort orders by ” = Order ID . Will you still see duplicates ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.