search_box

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
    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:clean
    php bin/magento cache:flush

Yes No Suggest edit
Suggest Edit