Track and filter orders coming to your online store via Skroutz.
This module provides additional information for orders placed on the Magento 2 store by customers that came from Skroutz.
- Easily identify Skroutz orders in admin panel through a distinctive label
- Ability to filter Skroutz orders
- Compatible with Magento 2.3.x and Magento 2.4.x
The module is available from the Github repo .
NOTE: This module requires an active integration with Skroutz Analytics in order to be able to distinguish skroutz orders. We recommend Magento 2 Skroutz Analytics Integration module.
We recommend you to install Spirit_SkroutzOrderTracking module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root folder.
composer require spirit-digital-agency/magento2-skroutz-order-tracking
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
composer update spirit-digital-agency/magento2-skroutz-order-tracking
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
If you don't want to install via composer, you can use this way.
-
Download the latest version here
-
Extract
master.zip
file toapp/code/Spirit/SkroutzOrderTracking
. You should create a folder pathapp/code/Spirit/SkroutzOrderTracking
if not exist. -
Go to Magento root folder and run upgrade command line to install
Spirit_SkroutzOrderTracking
:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
There are no configuration options for this module.
Name: Spirit Digital Agency
Email: support@spirit.com.gr
Release Date: 23 - 04 - 2022