Google Shopping Actions Integration Extension - Installation

Google Shopping Actions Integration Extension - Installation

To install the extension
  1. Upload and Extract the Google Shopping Action package and Integrator file inside the <magento-root>/app/code/Ced/ directory and run the below command from the Magento root.composer require google/apiclient
    1. php bin/magento setup:upgrade
    2. php bin/magento setup:di:compile
    3. php bin/magento setup:static-content:deploy -f
    4. php bin/magento index:reindex
    5. php bin/magento cache:clean
    6. php bin/magento cache:flush

    • Related Articles

    • Overview of the Google Shopping Actions Integration For Magento 2

      The Google Shopping Actions Integration For Magento 2 by CedCommerce is a handy tool that helps the Magento 2 store owners to boost their business and generate revenue as it interacts with Google Shopping Actions API's to connect the Magento 2 store. ...
    • Google Shopping Actions Activity Logs

      To view Google Shopping Actions Log Grid, Go to the Magento Admin panel. On the top navigation bar, click the Google Shopping Integration menu. The menu appears as shown in the following figure: Click on the Activity Logs. The Google Shopping Actions ...
    • Fetch Google Shopping Actions Orders

      The user can fetch all the order details from Google Shopping Actions. Also, later on, can proceed further for shipment. To fetch Google Shopping Actions Orders Go to the Magento Admin panel. On the top navigation bar, click the Google Shopping ...
    • Google Shopping Actions Cron Logs

      The Cron Logs page displays all the Cron details scheduled in Google Shopping Actions. To view the Google Shopping Actions Cron details Go to the Magento Admin panel. On the top navigation bar, click the Google Shopping Integration menu. The menu ...
    • Retrieve API Credentials from Google Shopping Actions

      Once the extension is successfully installed on the Merchant’s store, the Google Shopping Actions menu appears in the Magento Admin Panel. The merchant has to fill in the API credentials in the Google Shopping Actions Configuration page of the admin ...