How to Install the Extension

How to Install the Extension

To install the extension,
  • Upload and Extract the RueDuCommerce package file inside the app/code/Ced/ directory and map the sdk with magento root composer.json file in autoload psr-4 section "RueDuCommerceSdk\\": "app/code/Ced/RueDuCommerce/rueducommerce-sdk/src/"
  • Run the Installation commands: 
composer dump
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 bin/magento index:reindex
php -dmemory_limit=5G bin/magento cache:clean
php -dmemory_limit=5G bin/magento cache:flush


    • Related Articles

    • Overview Section

      Want to sell on Rue du Commerce? Have an overview of this marketplace and Rue du Commerce Integration Extension for Magento 2 by CedCommerce. Founded in 1999, the Rue du Commerce marketplace is one of the pioneers of e-commerce sites in France. The ...
    • Commerce Cron

      To View Cron details Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Cron Logs. The Cron Details page appears as shown below: To Delete all the cron logs, ...
    • Commerce Feeds

      To Manage the Feeds Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Feeds. The Feeds page appears as shown below: Do the following tasks if required: View the ...
    • How to Retrieve the API Key

      To start the integration, you need to have the API Key, which will be needed while doing the Configuration. To Retrieve the API Key, Go to the Rue Du Commerce seller panel. Login to your seller panel and the dashboard will appear as shown below: ...
    • Configuration

      Once you've retrieved the API Key, you may start the Configuration. To configure the extension, Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Configuration, ...