Download the PHP package spirit-digital-agency/magento2-skroutz-analytics without Composer

On this page you can find all versions of the php package spirit-digital-agency/magento2-skroutz-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-skroutz-analytics

GitHub all releases GitHub Release Date Packagist Version GitHub

Skroutz Analytics Integration Magento 2 Module

Integrate skroutz analytics to your Magento 2 store.

This module provides the integration between Skroutz Analytics and the Magento 2 store.

The module is available from the Github repo.

Installation

Install via composer (recommended)

We recommend you to install Spirit_Skroutz module via composer. It is easy to install, update and maintain.

Run the following command in Magento 2 root folder.

Install

Upgrade

Manual

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

Setup

There are several configuration options for this extension which can be found at Stores > Configuration > Spirit > Skroutz.

Skroutz Analytics

  1. Navigate to Stores > Configuration > Spirit > Skroutz > Skroutz Analytics
  2. Set the Enabled to yes
  3. Set the Shop Account ID to the one provided by Skroutz
  4. Set the Unique ID to the product Unique ID you are using in your XML Feed
  5. Save and Flush Magento Cache

Additional Configuration

Skroutz analytics should be enabled and configured properly for additional features to function properly.

Skroutz Reviews

Enable Skroutz Product Reviews to display the Skroutz review tab at the product page.

Merchants Control Panel Settings

  1. Navigate to Integrations > Product Reviews
  2. Enable the widget and choose the desired style

Magento Settings

  1. Navigate to Stores > Configuration > Spirit > Skroutz > Skroutz Reviews
  2. Set the Enabled to yes.
  3. Choose the theme you want (inline - extended)
  4. Save and Flush Magento Cache

Skroutz Embedded Badge

You can either use embedded badge with a layout handle to conditional display the badge in some store pages, or you can directly embed it in a page / static block.

Merchants Control Panel Settings

  1. Navigate to Integrations > Skroutz Partner Badge
  2. Enable the widget and choose the desired Embedded Badge Style

Magento Settings

Page / Static Block Embed
  1. Navigate to Content > Pages or Content > Blocks
  2. Find the Edit Page – Block
  3. Choose Insert Widget from editor toolbar
  4. Select widget type Skroutz Badge
  5. Insert Widget
  6. Save and Flush Magento Cache
Conditional Embed
  1. Navigate to Content > Widgets
  2. Add new widget
  3. Select type Skroutz Badge
  4. Assign to the desired store views
  5. Add Layout Update
  6. Display on All Pages
  7. Pick the location you want the badge to be
  8. Save and Flush Magento Cache

Author

Name: Spirit Digital Agency

Email: [email protected]

Release Date: 23 - 02 - 2021


All versions of magento2-skroutz-analytics with dependencies

PHP Build Version
Package Version
Requires php Version ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0
magento/framework Version >100.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package spirit-digital-agency/magento2-skroutz-analytics contains the following files

Loading the files please wait ....