prooxxy/devstuff

用于改进开发过程的Magento 2模块

安装: 6

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

0.1.0 2020-06-28 20:08 UTC

This package is auto-updated.

Last update: 2024-08-29 05:30:59 UTC


README

此模块仅供个人使用,但公开发布以供他人可能找到它有用。

特性

使用命令加密和解密字符串。

有时您需要加密或解密 core_config_data 中的内容。

php bin/magento devstuff:hash <string>  
php bin/magento devstuff:unhash <hash>