jeffbritts/valet-install
Composer 安装命令:
composer require jeffbritts/valet-install
包简介
Valet + installation and dev tools
README 文档
README
#Valet Install
####A helper script for Magento 2 on a Valet + environment
#####Usage vp [action]
Actions:
-i Install Magento
-c Clean cache
-r Reindex
-w Start cache-clean watcher
Cache Clean uses https://github.com/mage2tv/magento-cache-clean
#####What it does on install
- deletes
/app/etc/env.php - applies ece patches (if present)
- drops and creates database
- installs magento
- runs upgrade, cleans cache, reindexes, sets developer mode
#####To use
composer require-dev jbritts/valet-install- run
./vendor/jeffbritts/valet-install/setup - If you dont have a local
.envfile :mv .env.sample .envand edit the appropriate values
####Grumphp configuration
For module setup:
add to modules composer.json
, "config": { "bin-dir": "../../../../vendor/bin" }
run in module root
cp ../../../grumphp_module.yml grumphp.yml
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-06-23