Extension Installation

Extension Installation

 

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

    • Help and Support

      Help and Support section is a section dedicated to extend our support to the users who sell on RueDuCommerce using our RueDuCommerce Integration Extension for Magento 2. On this page, the options to reach us can be seen and issues can be resolved in ...
    • Overview

      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 ...
    • Configuration Settings

      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, ...