Skip to content
English
  • There are no suggestions because the search field is empty.

Magento 2 Plugin - Installation Instructions

Requirements:

Warning:

Make sure to test in a staging or testing environment first. You have to declare the staging/testing on your Carts Guru account.

Instructions:

Step 1: Uninstall the old

 

Step 2: In case you installed the old plugin via Composer

Execute the following command in order to check if the old plugin is still installed

If yes, then proceed to a full uninstallation of the plugin using this command

 

Step 3: Install the new

  1. Extract the code of the ZIP file into a folder under the app/code path in your Magento instance (such as app/code/Cartsguru/).
  2. Set system permissions for the folder and all contained files accordingly.
  3. From within the above-specified folder, execute the following commands:
    1. php bin/magento setup:upgrade
    2. php bin/magento setup:static-content:deploy
    3. php bin/magento setup:di:compile
    4. php bin/magento cache:flush

 

At this point, the Carts Guru Magento 2 module has been successfully installed and is ready for configuration!

Step 4: Configure the module

  • Open the main page of the Carts Guru Module
  • Check the scope where you want to enable Carts Guru
  • Select 'I have an account'
  • Fill SiteId and the auth key and validate by clicking on 'Connect it now'
  • You're done!