承接 justbetter/magento2-env-config-import 相关项目开发

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

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

justbetter/magento2-env-config-import

最新稳定版本:1.0.5

Composer 安装命令:

composer require justbetter/magento2-env-config-import

包简介

Magento 2 Environment Config Import

README 文档

README

This Magento 2 module makes it possible to import ENV variables into the Magento configuration

Installation

  • composer require justbetter/magento2-env-config-import
  • bin/magento module:enable JustBetter_EnvConfigImport
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento setup:static-content:deploy

To prevent the exception The configuration file has changed.' . ' Run the "app:config:import" or the "setup:upgrade" command to synchronize the configuration. you can add the following configuration to the env.php.

'deployment' => [
    'blue_green' => [
        'enabled' => true
    ]
]

Compatibility

The module is tested on Magento version 2.4.x

Ideas, bugs or suggestions?

Please create a issue or a pull request.

About us

We’re a innovative development agency from The Netherlands building awesome websites, webshops and web applications with Laravel and Magento. Check out our website justbetter.nl and our open source projects.

License

MIT

JustBetter logo

统计信息

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

GitHub 信息

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

其他信息

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