fusionlab-digital/skroutz-analytics
最新稳定版本:0.1.0
Composer 安装命令:
composer require fusionlab-digital/skroutz-analytics
包简介
Skroutz Analytics Integration module
README 文档
README
Fusion Lab - Skroutz Analytics Extension
📌 Overview
Fusion Lab Skroutz Analytics Extension integrates Skourtz, with your Magento 2 store.
⚡ Features
- Compatible with Magento 2.4.x.
- Adds Skroutz Analytics Support.
- Compatible with Content Security Policy (CSP).
- Multi Website / Storeview Support.
🛠️ Installation
Install via Composer 2.x
We recommend to install this module via a compatible version of Composer 2.x for your Magento 2 Installtion.
See your Magento 2 Requirements here.
composer require fusionlab-digital/skroutz-analytics
php bin/magento module:enable FusionLab_SkroutzAnalytics
php bin/magento setup:upgrade
php bin/magento s:d:c
php bin/magento s:s:d {Your Themes}
php bin/magento cache:flush
Manual Installation (not recommended)
- This module has a dependency to FusionLab_Core which you must first install. See the github page for installation instructions.
- Download the module and extract it into
app/code/FusionLab/SkroutzAnalytics - Run the following Magento CLI commands:
php bin/magento module:enable FusionLab_SkroutzAnalytics FusionLab_Core
php bin/magento setup:upgrade
php bin/magento s:d:c
php bin/magento s:s:d {Your Themes}
php bin/magento cache:flush
How to Update.
composer update fusionlab-digital/skroutz-analytics
php bin/magento setup:upgrade
php bin/magento s:d:c
php bin/magento s:s:d {Your Themes}
php bin/magento cache:flush
🚀 Setup
Open the Admin and navigate to Menu -> FusionLab -> Skroutz
- Enable the Module
- Add your Skroutz Account Id
- Select product identifier (sku or id) for the products.
⚙️ Configuration Documentation
| Field | Area | Documentation |
|---|---|---|
| Enable Module? | General Settings | Enables or Disables the functionality of the module. |
| Skroutz Analytics Id | General Settings | Your Skroutz Account Id. This is provided from Skroutz. |
| Product Identifier | General Settings | Will be used in the prodcut_id property in checkout success page. Should match the values on your XML export. |
📄 License
This module is licensed under the Apache 2.0 License. See LICENSE for details.
📩 Support
For any issues, feature requests, or inquiries, please open an issue on GitHub Issues, contact us at info@fusionlab.gr, or visit our website at fusionlab.gr for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-02-04