Installing the Extension

Installing the Extension

To install the extension

  1. Log in 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 the code folder, create a folder named Ced.
  3. Upload or Drag and Drop app/code/Ced/WalmartMx directory.
  4. After successfully uploading the directory, the extension will be installed or upgraded.
  5. 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
chmod -R 777 generated/
chmod -R 777 pub/
chmod -R 777 var/

    • Related Articles

    • Walmart Mexico Configuration Settings

      Once the extension is successfully installed in the Magento 2 store, the Walmart Mexico Integration menu appears on the left navigation bar of the Magento 2 Admin panel. The merchant has to first create a seller account in the Walmart Mx seller ...
    • Retrieve API Credentials From Walmart Mexico

      Once the extension is successfully installed in the Magento 2 store, the Walmart Mexico Integration menu appears on the left navigation bar of the Admin Panel. The store owner has to fill out the retrieved the API Key value in the respective field ...
    • Managing Walmart Mexico Orders

      Admin can do the following tasks to manage the Walmart Mexico Orders: View orders Fetch orders Ship orders Delete orders To fetch and view new orders Go to the Magento 2 Store Admin panel. On the left navigation bar, click the WALMARTMX INTEGRATION ...
    • Walmart Mexico Cron Details

      To view WalmartMx Cron Details Go to the Magento 2 Admin panel. On the left navigation bar, click the WALMARTMX INTEGRATION menu. A menu appears as shown in the following figure: Click Cron Logs. The WalmartMx Cron page appears as shown in the ...
    • Managing Walmart Mexico Feeds

      After uploading the product on WalmartMx or after updating the product inventory or the product price, the user can check the status of the feed and sync the selected feeds from the WalmartMx Feeds page. To view and manage the product feeds Go to the ...