TRUENDO on Magento
Plug-in installation from zip file#
-
Download the zip file containing the TRUENDO plugin for Magento here.
-
Create a folder in app/code/truendo/integration
-
Unzip the .zip file in app/code/truendo/integration
-
Run the following commands from Magento root directory
to enable the TRUENDO extension:
php bin/magento module:enable Truendo_Integration php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:clean php bin/magento cache:flush
-
If your Magento is running in production mode then run the following command:
php bin/magento deploy:mode:set production.
Configuration#
-
Copy your Site-ID from the console under the Banner section of the menu under Integration via Script.
-
In Admin navigate to
Stores -> Configuration -> TRUENDO -> Integration Settings
-
Paste your Site-ID in the Input field.