Extension Installation

Extension Installation

To Install the Extension,

  • Log in to 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 Thebay and Integrator inside the app/code/Ced/ 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 indexer:reindex
    php bin/magento cache:flush

    • Related Articles

    • The Bay Integration for Magento 2 - Overview

      The Bay is one of the largest online marketplaces based in Canada offering a huge consumer base of about 5.7 million loyal customers to sellers. It further offers a wide selection of products & brands online where the marketplace alone accounts for ...
    • Manage The Bay Profiles

      You can create a new profile and assign the required products to the profile. While creating and editing the profile, you can map the Magento 2 attributes to The Bay attributes. These attributes are applicable to all the products that are assigned to ...
    • Configuration Settings

      To configure the extension, Go to the Magento 2 Admin Panel. On the left navigation bar, click on The Bay Integration menu. The menu appears as shown below: Note: To merge the menu of all the CedCommerce modules, you can enable it by selecting the ...
    • Cron Logs

      To view cron logs, Go to the Magento 2 Admin Panel. On the left navigation bar, click on The Bay Integration menu. The menu appears as shown below: Click on Cron Logs. The Cron page appears as shown below: All the running crons will be displayed in ...
    • Activity Logs

      To view Activity logs, Go to the Magento 2 Admin Panel. On the left navigation bar, click on The Bay Integration menu. The menu appears as shown below: Click on Activity Logs. The Activity Log page appears as shown below: All the created logs will be ...