Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    DotEnv

    Store project credentials and environment variables in a .env file and access them in Kirby

    Docs Source

    Manual

    Download and extract the folder to site/plugins/dotenv

    Composer

    Git Submodule

    Sponsor
    env('APP_DEBUG');
    Version
    5.0.0
    License
    MIT
    Stars
    38
    Supports
    K5 K4 K3
    Created
    19 Dec 2018
    Updated
    27 Nov 2024

    Info

    Topics
    • Security
    • Configuration
    Implements
    • Helper(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.0.0
    • 2.2.0
    • 2.1.1
    • 2.1.0
    • 2.0.4

    Similar plugins

    • Password Guard Password Guard is a simple password protection for your Kirby website. It allows you to set a password that needs to be entered in order to … K4
    • OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 K3
    • Headless Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more K5 K4 K3

    More by Bruno Meilick

    More
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3
    • $page->file('ukulele.pdf')->fingerprint();
      Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3