fusionlab-digital/core
最新稳定版本:0.1.0
Composer 安装命令:
composer require fusionlab-digital/core
包简介
Fusion Lab Core Module
README 文档
README
Fusion Lab - Fusion Lab Core Extension
📌 Overview
FusionLab Core, acts as the cornerstone for Fusion Lab extensions, it is required to support the seamless operation of other Fusion Lab modules.
⚡ Features
- Provides core functionalities for FusionLab modules.
- Acts as a dependency for other FusionLab extensions.
🛠️ 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/core
php bin/magento module:enable 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
Manual Installation (not recommended)
- Download the module and extract it into
app/code/FusionLab/Core - Run the following Magento CLI commands:
php bin/magento module:enable 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
Configuration
This module does not require configuration directly. It works as a dependency for other Fusion Lab modules.
Tracking Information
This module collects non-personal data to improve compatibility and performance. The data collected includes:
- Domain name
- PHP version
- MySQL version
- Usage of Fusion Lab modules
Disable Tracking
To disable tracking:
- Go to Stores > Configuration > FusionLab Core > Enable Tracking.
- Set the Enable Tracking option to No.
No personal data is collected, and this data is used solely for improving the software.
📄 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.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-02-01