andrewandante/silverstripe-extradotenvs

extra dot envs

Maintainers

Package info

github.com/andrewandante/silverstripe-extradotenvs

Type:silverstripe-module

pkg:composer/andrewandante/silverstripe-extradotenvs

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1.0 2017-06-05 16:53 UTC

This package is auto-updated.

Last update: 2026-03-12 07:53:27 UTC


README

This handy little module will loop over any file that matches .env.* in your webroot, and overload the current .env with the definitions there.

WARNING

This means it will overwrite any already set variables.