Title: dotenv
Author: Brad Parbs
Published: <strong>26. Mai 2021</strong>
Last modified: 28. Mai 2021

---

Plugins suchen

![](https://ps.w.org/dotenv/assets/banner-772x250.png?rev=2538828)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/dotenv/assets/icon-256x256.jpg?rev=2538828)

# dotenv

 Von [Brad Parbs](https://profiles.wordpress.org/bradparbs/)

[Herunterladen](https://downloads.wordpress.org/plugin/dotenv.1.0.3.zip)

 * [Details](https://de.wordpress.org/plugins/dotenv/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/dotenv/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/dotenv/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/dotenv/#developers)

 [Support](https://wordpress.org/support/plugin/dotenv/)

## Beschreibung

Any `WPENV_` prefixed variables in the `.env` will be used to override the WordPress
options. For example, if you’d like to set a specific environment to „Discourage
search engines from indexing this site“, you can add `WPENV_BLOG_PUBLIC=0` to your`.
env` file.

 * Any option in the `wp_options` table or retrieved by `get_option()` can be set
   this way.
 * You can define keys either as `WPENV_BLOGDESCRIPTION` or as `WPENV_blogdescription`,
   both will work.
 * If you’d like to define the location of your `.env` file, rather than the plugin
   looking for it, you can filter `dotenv_location` to be a directory path.
 * You can also change the `WPENV_` prefix by filtering `dotev_key_prefix` to be
   a different prefix.

## Installation

 * Install the plugin.
    - Add a `.env` file either in the root of your site or one level above.
    - Add any WordPress options keys to filter with the prefix `WPENV_`

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„dotenv“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Brad Parbs ](https://profiles.wordpress.org/bradparbs/)

„dotenv“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/dotenv/contributors)
für ihre Mitwirkung.

[Übersetze „dotenv“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/dotenv)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/dotenv/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/dotenv/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/dotenv/) per 
[RSS](https://plugins.trac.wordpress.org/log/dotenv/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.3**
 *  Zuletzt aktualisiert **vor 5 Jahren**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 5.2 oder höher **
 *  Getestet bis **5.7.15**
 *  PHP-Version ** 5.6 oder höher **
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/dotenv/) und [Swedish](https://sv.wordpress.org/plugins/dotenv/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/dotenv)
 * Schlagwörter
 * [config](https://de.wordpress.org/plugins/tags/config/)[configuration](https://de.wordpress.org/plugins/tags/configuration/)
   [developer](https://de.wordpress.org/plugins/tags/developer/)[environment](https://de.wordpress.org/plugins/tags/environment/)
   [tools](https://de.wordpress.org/plugins/tags/tools/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/dotenv/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/dotenv/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/dotenv/reviews/)

## Mitwirkende

 *   [ Brad Parbs ](https://profiles.wordpress.org/bradparbs/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/dotenv/)