Plugin screenshot thumbnail 1/1

The Secrets plugin allows you to store and manage secrets in an encrypted file.

There are some benefits to storing secrets this way, instead of the conventional approach of storing them as plaintext in the .env file.

  1. Secrets are encrypted and cannot be revealed without the encryption key.
  2. The encrypted file can be committed to your repository, meaning you avoid having to send secrets in plaintext to other developers. You also end up with a history of changes to the file.
  3. If secrets change or are rotated then there is only one file that needs to be updated.
Installation Instructions

To install this plugin, copy the command above to your terminal.

Active Installs
11
Version
3.0.0
License
MIT
Compatibility
Craft 3, Craft 4, Craft 5
Last release
April 8, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs