How to Install the Catch Integration Extension
To install the extension
- Log in to the FTP, and then go to Magento 2 root folder (generally present under the public_html folder).
Create a new folder named code under the app folder; under code folder, create a folder named Ced.
- Upload or Drag and Drop app/code/Ced/Catch directory.
- After successfully uploading the directory, the extension will be installed or upgraded.
- For SDK mapping, add the below-mentioned line in the composer.json of Magento root : “CatchSdk\\”: “app/code/Ced/MPCatch/catch-sdk/src/”
- Now run the following upgrade command in cmd Composer dump
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento indexer:reindex
php bin/magento cache:flush
Related Articles
Overview: CedCommerce Catch Integration
About CedCommerce CedCommerce is a leading multichannel enabler that helps online merchants expand their business to international marketplaces like Amazon, eBay, Walmart, and Google via secure, optimized, and scalable integration tools and ...
Catch PrestaShop Extension Installation
To install the extension: Go to the Prestashop Admin panel. On the left navigation bar, point cursor to the Modules and Services. The menu appears as shown in the following figure: Now click the Modules Manager menu, and you will come across a page ...
Overview of the Catch Integration for Magento 2
The Magento® 2 store owners can now integrate their Magneto® 2 stores with Catch marketplace with the help of CedCommerce and can increase the sale of their business. Catch Integration for the Magento® 2 Stores enables the admin to manage the Catch ...
How to Onboard the App
Before we start automating your operations, the following are crucial steps you must perform to connect your Catch and Shopline account with the App. Catch API Authentication You must connect your Catch account with the app. To do so, create your ...
Retrieve API credentials from Catch
Once the extension is successfully installed in the Prestashop store, the CATCH INTEGRATION menu appears on the left navigation bar of the Admin Panel. The store owner has to fill out the retrieved the API Key value in the respective field displayed ...