Extension Installation

Extension Installation

To install the extension,

  1. Log in to the FTP, and then go to Magento 2 root folder (generally present under the public_html folder).
  2. Create a new folder named code under the app folder; under code folder, create a folder named Ced.
  3. Upload or Drag and Drop app/code/Ced/TMall and app/code/Ced/Integrator.
  4. Now run the below 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 indexer:reindex
    php bin/magento cache:flush
    • Related Articles

    • Tmall integrtaion - Overview

      Tmall Integration for Magento 2 store is an API integration that helps Magento 2 store owners to synchronize inventory, price, and other product details for product creation and management between Magento 2 stores and the Tmall marketplace. This ...
    • TMall Configuration

      To configure the extension, Go to the Magento 2 Admin panel. On the left navigation bar, click on the Tmall Integration. The menu appears as shown below: Click on Tmall Configuration. The Configuration Settings page appears as shown below: Click on ...
    • Help and Support

      To view help and support, Go to the Magento 2 Admin panel. On the left navigation bar, click on the Tmall Integration. The menu appears as shown below: Click on Help and Support. The Help and Support page appears as shown below: To view the Tmall ...
    • Activity Logs

      To manage activity logs, Go to the Magento 2 Admin panel. On the left navigation bar, click on the Tmall Integration. The menu appears as shown below: Click on Activity Logs. The Activity Logs page appears as shown below: All the created logs will be ...
    • Failed Orders

      To view failed orders, Go to the Magento 2 Admin panel. On the left navigation bar, click on the Tmall Integration. The menu appears as shown below: Click on Failed Orders. The Failed Orders page appears as shown below: All the failed orders along ...