Articles in this section

Magento2 version compatibility for Magento2 - NetSuite integration app

The Celigo Magento2 - NetSuite integration app extension is compatible with the Commerce (Enterprise) and Community editions of Magento 2.4.8, which includes support for PHP 8.4. The app has been tested, validated, and approved by Adobe for this version. You can find the updated extension on the Adobe Marketplace.

For more information about the Magento 2.4.8 edition, see the Magento Open Source 2.4.8 release notes.

To upgrade your app, click [here].  We recommend that Magento2 developers refer to this document for guidance on installing the Magento2 extension.

Note: If you encounter the error mentioned in the release notes, connect to your database and run the following query:

ALTER TABLE `celigo_sales_order` RENAME INDEX `CELIGO_SALES_ORDER_PARENT_ID` TO `CELIGO_SALES_ORDER_PARENT_ID_1`

Afterward, execute the upgrade command (bin/magento setup:upgrade) on the M2 server.

If you have any questions or need more help, contact Celigo Support.