Code Monkey home page Code Monkey logo

magento2-skroutz-order-tracking's Introduction

Skroutz Order Tracking Magento 2 Module

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.

Installation

Install via composer (recommended)

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.

Install

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

Upgrade

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

Manual

If you don't want to install via composer, you can use this way.

  • Download the latest version here

  • Extract master.zip file to app/code/Spirit/SkroutzOrderTracking. You should create a folder path app/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

Setup

There are no configuration options for this module.

Author

Name: Spirit Digital Agency

Email: [email protected]

Release Date: 23 - 04 - 2022

magento2-skroutz-order-tracking's People

Contributors

vpsnak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.