Installing the Extension

Installing the Extension

To install the extension,
  • Log in 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 the code folder, create a folder named Ced.
  • Upload or Drag and Drop app/code/Ced/Zalando directory.
  • After successfully uploading the directory, the extension will be installed/upgraded.
  • Now run the following upgrade command in cmd-
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento index:reindex
    php bin/magento cache:flush


    • Related Articles

    • Overview

      Zalando is a European e-commerce company based in Berlin, Germany founded in 2008. This eCommerce company offers fashion and lifestyle products to customers in 17 European markets. Zalando marketplace was earlier famous for selling footwear. At the ...
    • Cron Logs

      To View Cron Logs, Go to the Magento 2 Admin panel. On the left navigation bar, click the Zalando Integration menu. The menu appears as shown in the following figure: Click on Cron Events. The Cron Grid page appears as shown in the following figure: ...
    • Categories

      To View categories, Go to the Magento 2 Admin panel. On the left navigation bar, click the Zalando Integration menu. The menu appears as shown in the following figure: Click on Categories. The Manage Categories page appears as shown below: The ...
    • Retrieving API Credentials

      To Retrieve API Credentials, Note: The process explained below is for merchants who do not have any app created but if you already have an existing app then it can be skipped. For app creation, you can ask your seller panel admin, who has complete ...
    • Configuration Settings

      To configure the extension, Go to the Magento 2 Admin panel. On the left navigation bar, click the Zalando Integration menu. The menu appears as shown in the following figure: Click on Configuration. The Configuration page appears as shown in the ...