Cdon Integration Extension for Magento 2 store- Installation
To install the extension
- Upload and Extract the CDON package and Integrator file inside the <magento-root>/app/code/Ced/ directory and run the below command from the Magento root-
php -dmemory_limit=5G bin/magento setup:upgrade
php -dmemory_limit=5G bin/magento setup:di:compile
php -dmemory_limit=5G bin/magento setup:static-content:deploy -f
php -dmemory_limit=5G bin/magento index:reindex
php -dmemory_limit=5G bin/magento cache:clean
php -dmemory_limit=5G bin/magento cache:flush
Related Articles
Cdon Configuration
Once the extension is successfully installed in the Magento 2 store, the CDON INTEGRATION menu appears on the left navigation bar of the Magento 2 Admin panel. The merchant has to first create a seller account in the Cdon seller panel. Once the ...
Cdon Feeds
After uploading the product on Cdon or after updating the product inventory or the product price, the user can check the status of the feed and sync the selected feeds from the Cdon Feeds page. To view and manage the product feeds Go to Magento 2 ...
Retrive API credentials from Cdon
Once the extension is successfully installed in the Magento 2 store, the merchant has to enter the API Key details in the respective fields displayed on the Cdon Configurations page while setting up the configurations. To get the API Key Details from ...
Cdon Categories
To view categories, Go to the Magento 2 Admin panel. On the left navigation bar, click the CDON INTEGRATION menu. A menu appears as shown in the following figure: Click on Categories. The Categories page appears as shown below: To view the required ...
Cdon Crons Details
To view Cdon Cron Details Go to the Magento 2 Admin panel. On the left navigation bar, click the CDON INTEGRATION menu. A menu appears as shown in the following figure: Click Cron Logs. The Cdon Cron page appears as shown in the following figure: On ...