Overview
Back to topCeligo's cloud integration solutions have helped 1600+ companies streamline their businesses and grow more efficiently. SmartConnectors™ provide out-of-the-box, prebuilt integrations between NetSuite and business applications such as Magento, Salesforce, Amazon, eBay, Zendesk, and more.
Celigo NetSuite Connector for Magento 2 allows retailers to combine the powerful Magento 2 eCommerce platform with the proven back office features of NetSuite ERP. Companies use NetSuite for enterprise resource planning (ERP) and to manage inventory, track their financials, host e-commerce stores and maintain customer relationship management (CRM) systems. This flexible platform can be applied to a range of business applications.
Visit here for more information.
The Connector is available for both Magento 2 Community and Magento 2 Enterprise Editions.
Companies using NetSuite ERP to manage orders and financials, and Magento 2 for theirstorefronts and selling B2C, B2B, D2C. Celigo’sMagento 2 – NetSuite Integtration App (SmartConnector) is a prebuilt integration that can be easilyconfigured and deployed without additional development or IT support. OptimizeeCommerce operations with prebuilt Magento 2 – NetSuite integration for timelyorder fulfillment, accurate product availability, and real-time visibility intoorder statuses.
The Connector integrates your Magento stores to your NetSuite ERP for timely order fulfillment, accurate product availability, and real-time statuses on orders, cancellations, and refunds. Celigo's NetSuite Connector provides pre-built integrations for synchronizing order, fulfillment, inventory, other critical data and workflows between NetSuite and Magento. The Connector can be implemented and configured without additional development or IT support. The NetSuite Connector provides prebuilt integration flows to synchronize Customers, Sales Orders, Inventory levels, Items, Fulfillments and Billing between NetSuite and Magento, eliminating multiple data entry and maintenance between the systems.
Account & Pricing
You will need a NetSuite account prior to installing the extension. click here. You will need a Celigo integrator.io account prior to installing the extension. Sign up at here. Additional fees apply. Please contact sales@celigo.com to get in touch with our Sales team.
Separate Celigo integrator.io account required. Please visit here to create a integrator.io account. Subscription required. While the extension is free, the Celigo service is not. Please check here for pricing and features of Celigo's Magento 2 connector."
Features
- Make orders automatically available in NetSuite upon customer checkout from a Magento store
- Update inventory levels in Magento based on changes in NetSuite
- Make shipping information available in Magento upon order fulfillment in NetSuite
- Make items (Simple, Configurable) in NetSuite available in Magento
- Make customers in Magento available in NetSuite
- Connect multiple Magento 2 websites/stores/store views to a single NetSuite account
- Reconcile data in NetSuite and Magento with variance reports
- Flag duplicate orders and customers to prevent duplicate entries
- Monitor integration flows and re-try data synchronizations as needed using an intuitive dashboard
- Enable email alerts when connections go offline or data flows are interrupted
Technical Specifications
Back to topSeller profile
Seller contact
Integrator
Current Version
1.4.8
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current), 2.3 (obsolete)
Adobe Commerce (on-prem): 2.4 (current), 2.0 (obsolete), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)
Magento Open Source: 2.4 (current), 2.0 (obsolete), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)
Type
Stable Build
Updated
07 November, 2024
Categories
Extensions, Accounting & Finance, ERP & Accounting
Documentation
License Type
GNU General Public License 3.0 (GPL-3.0)
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.4.8:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
Compatibility Support:
Extended compatibility for Magento 2.4.6, including all security patches up to 2.4.6-p8.
1.4.6:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
compatible changes with PHP 8.2.
if you get an error like this
SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name 'CELIGO_SALES_ORDER_PARENT_ID', query was: ALTER TABLE `celigo_sales_order` ADD CONSTRAINT `CELIGO_SALES_ORDER_PARENT_ID` UNIQUE KEY (`parent_id`)
please use below query
ALTER TABLE `celigo_sales_order` RENAME INDEX `CELIGO_SALES_ORDER_PARENT_ID` TO `CELIGO_SALES_ORDER_PARENT_ID_1`;
1.4.5:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
1. Updated the logger function to use the info and error function instead of addInfo and addError
1.4.1:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
Fix the issue for celigo_sales_order table when customer use prefix for database table name
1.4.0:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
1.. Fixed issues for the API </V1/celigoImageImport> not to create a duplicate image on the items.
2. Added the proper check to return the image id after the creation of the image in M2.
1.3.9:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
- Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
- Stability: Stable Build
-
Description:
Fixed few Add/update image API bugs.
1.3.8:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
- Compatible with Magento Open Source : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
- Fixed Image Export Issue for Magento 2.2.8 and 2.3.1
- Fixed installation for Magento Instance installed with a database having the prefix.
1.3.7:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
- Compatible with Magento Open Source : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
Updated getCeligoModuleVersion API to provide Magento version and edition.
1.3.6:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
- Compatible with Magento Open Source : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
Support for Magento 2.3 CE/EE
1.3.5:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2
- Compatible with Magento Open Source : 2.1 2.2
- Stability: Stable Build
-
Description:
With this release, the connector supports syncing images from NetSuite to Magento 2 that are larger than 5MB in size.
1.3.4:
- Compatible with Adobe Commerce (on-prem) : 2.1 2.2
- Compatible with Magento Open Source : 2.1 2.2
- Stability: Stable Build
-
Description:
Fixed the pagination issue during order import.
1.3.3:
- Compatible with Magento Open Source : 2.1 2.2
- Stability: Stable Build
-
Description:
Added Support for PHP 7.1.x version.
1.3.2:
- Compatible with Magento Open Source : 2.1
- Stability: Stable Build
-
Description:
1. Added support to push orders created via multi-shipping checkout process.
2. Added a permission for Celigo in Magento Access Control Lists (ACL) which can be used for custom roles.
1.3.1:
- Compatible with Adobe Commerce (on-prem) : 2.1
- Compatible with Magento Open Source : 2.1
- Stability: Stable Build
-
Description:
1. Fixed the out of memory issue on Extension update with large order data.
1.3.0:
- Compatible with Adobe Commerce (on-prem) : 2.1
- Compatible with Magento Open Source : 2.1
- Stability: Stable Build
-
Description:
Removing some unwanted files.
1.2.0:
- Compatible with Adobe Commerce (on-prem) : 2.0
- Compatible with Magento Open Source : 2.0
- Stability: Stable Build
-
Description:
-Celigo Magento2 NetSuite Connector
1. We fixed some security related issues
1.1.0:
- Compatible with Adobe Commerce (on-prem) : 2.0
- Compatible with Magento Open Source : 2.0
- Stability: Stable Build
-
Description:
Made few architectural changes to the extension code base.
0.0.1:
- Compatible with Magento Open Source : 2.0
- Stability: Stable Build
-
Description:
Support for importing orders & customers from Magento into NetSuite
Support for exporting shipments from NetSuite into Magento
Support for exporting inventory levels from NetSuite into Magento
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor