Allegro Extension Installation

Allegro Extension Installation

To install the extension

  1. Log in the SFTP, and then go to Magento 2 root folder (generally present under the public_html folder).
  2. Create a new folder named code (if not exists) under the app folder.
    • Extract the Ced.zip on your system and then Drag and Drop app/code/Ced/Allegro and app/code/Ced/Integrator directory inside code.
    • To Install Allegro SDK
      • Install SDK from composer link :
        composer require cedcommerce/allegro-sdk
    • Now run the following upgrade command in cmd
      composer dump
      php bin/magento setup:upgrade
      php bin/magento setup:di:complie
      php bin/magento setup:static-content:deploy
  3. After successfully uploading the directory, the extension will be installed/upgraded.
    • Related Articles

    • Allegro Orders

      Admin can do the following tasks to manage the Allegro Orders: To View orders: Go to Magento Store Admin Panel. On the left navigation bar, click the Allegro Integration menu, and then click Orders. The Orders Grid page appears as shown in the ...
    • Configuration

      Once the installation of Allegro Integration for Magento 2 Extension has been done, the next important step is to complete the configuration which works as the foundation for the integration process. To complete the configuration, Log in to your ...
    • Overview of the App

      Allegro is Poland’s leading marketplace. Most of the user’s preferred choice is Allegro for online shopping. This marketplace sells products of the categories including fashion, electronics, home and garden, and kids. CedCommerce Allegro Magento 2 ...
    • Activity Logs

      To Allegro Activity Logs Go to Magento Store Admin Panel. On the left navigation bar, click the Allegro Integration menu. Click on Logs. The Activity Logs page appears as shown below: The logs will be displayed in the grid above.
    • Add New Profile

      To add a new profile, Go to the Magento Store Admin panel. On the left navigation bar, click the Allegro Integration menu. The menu appears as shown in the following figure: Click Profile Manager. The Manage Profile page appears as shown in the ...