承接 fusionlab-digital/core 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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)

  1. Download the module and extract it into app/code/FusionLab/Core
  2. 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:

  1. Go to Stores > Configuration > FusionLab Core > Enable Tracking.
  2. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2025-02-01