Download the PHP package human-element/module-crypt-key-cli without Composer
On this page you can find all versions of the php package human-element/module-crypt-key-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download human-element/module-crypt-key-cli
More information about human-element/module-crypt-key-cli
Files in human-element/module-crypt-key-cli
Download human-element/module-crypt-key-cli
More information about human-element/module-crypt-key-cli
Files in human-element/module-crypt-key-cli
Vendor human-element
Package module-crypt-key-cli
Short Description Adds CLI commands for managing the Magento encryption key
License MIT
Package module-crypt-key-cli
Short Description Adds CLI commands for managing the Magento encryption key
License MIT
Please rate this library. Is it a good library?
Informations about the package module-crypt-key-cli
Magento Encryption Key CLI Module
This module adds a number of CLI commands to the bin/magento
command for managing encryption keys.
bin/magento humanelement:cryptkey:generate
- Generates an encryption key suitable for use inenv.php
.bin/magento humanelement:cryptkey:change
- Changes the encryption key inenv.php
and re-encrypts known encrypted values in the database with the new key. This functionality is identical to the Change Encryption Key button in the Magento admin UI.bin/magento humanelement:cryptkey:reencrypt
- Re-encrypts known values, but does not change the encryption key inenv.php
. This should be run after manually adding a key toenv.php
.
All versions of module-crypt-key-cli with dependencies
PHP Build Version
Package Version
Requires
magento/module-encryption-key Version
100.4.*
The package human-element/module-crypt-key-cli contains the following files
Loading the files please wait ....