承接 sequra/magento2-sequra-core-hyva-compat 相关项目开发

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

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

sequra/magento2-sequra-core-hyva-compat

最新稳定版本:2.0.0

Composer 安装命令:

composer require sequra/magento2-sequra-core-hyva-compat

包简介

Hyvä Themes Compatibility module for Sequra_Core

README 文档

README

Hyvä Themes Compatibility module for Sequra_Core

Installation

Via packagist.com

Hyvä Compatibility modules that are tagged as stable can be installed using composer via packagist.com:

  1. Install via composer
    composer require sequra/magento2-sequra-core-hyva-compat
    
  2. Enable module
    bin/magento setup:upgrade
    

Via gitlab

For development of or to contribute to a compatibility module, it needs to be installed using composer via gitlab.
This installation method is not suited for deployments, because gitlab requires SSH key authorization.

  1. Install via composer If this is the first time a compatibility module is installed via gitlab, the compat-module-fallback repository has to be added as a composer repository. This step is only required once.

    composer config repositories.hyva-themes/magento2-compat-module-fallback git git@gitlab.hyva.io:hyva-themes/magento2-compat-module-fallback.git
    

    When the compat-module-fallback repo is configured, the compatibility module itself can be installed with composer:

    composer config repositories.hyva-themes/magento2-sequra-core git git@gitlab.hyva.io:hyva-themes/hyva-compat/magento2-sequra-core.git
    composer require hyva-themes/magento2-sequra-core:dev-main
    
  2. Enable module

    bin/magento module:enable Hyva_CompatModuleFallback Hyva_SequraCore
    bin/magento setup:upgrade
    

统计信息

  • 总下载量: 589
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 19
  • Forks: 1
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-02