PHPackages                             justbetter/magento2-env-config-import - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. justbetter/magento2-env-config-import

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

justbetter/magento2-env-config-import
=====================================

Magento 2 Environment Config Import

1.0.5(2y ago)03.8kMITPHPPHP &gt;=8.2

Since Mar 27Pushed 2y ago3 watchersCompare

[ Source](https://github.com/justbetter/magento2-env-config-import)[ Packagist](https://packagist.org/packages/justbetter/magento2-env-config-import)[ RSS](/packages/justbetter-magento2-env-config-import/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (4)Versions (12)Used By (0)

Magento 2 Env Config Import
===========================

[](#magento-2-env-config-import)

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

Installation
------------

[](#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
-------------

[](#compatibility)

The module is tested on Magento version 2.4.x

Ideas, bugs or suggestions?
---------------------------

[](#ideas-bugs-or-suggestions)

Please create a [issue](https://github.com/justbetter/magento2-env-config-import/issues) or a [pull request](https://github.com/justbetter/magento2-env-config-import/pulls).

About us
--------

[](#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](https://justbetter.nl) and our [open source projects](https://github.com/justbetter).

License
-------

[](#license)

[MIT](LICENSE)

---

[![JustBetter logo](https://raw.githubusercontent.com/justbetter/art/master/justbetter-logo.png)](https://justbetter.nl "JustBetter")

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

6

Last Release

802d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d00b3f55cd4ae8b8cfb001a644ed6c7a1127a956c24375bcfe16ce12bd89bed?d=identicon)[justbetter](/maintainers/justbetter)

---

Top Contributors

[![rbnmulder](https://avatars.githubusercontent.com/u/1227535?v=4)](https://github.com/rbnmulder "rbnmulder (7 commits)")

---

Tags

magentomagento2php8

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/justbetter-magento2-env-config-import/health.svg)

```
[![Health](https://phpackages.com/badges/justbetter-magento2-env-config-import/health.svg)](https://phpackages.com/packages/justbetter-magento2-env-config-import)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83369.2k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282822.9k](/packages/baldwin-magento2-module-url-data-integrity-checker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
