Download the PHP package wearejh/m2-deploy-recipe without Composer
On this page you can find all versions of the php package wearejh/m2-deploy-recipe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package m2-deploy-recipe
M2 Deploy Recipe
Setup
Deployer Configuration
Create a new file deploy.php
in the project root (if it does not already exist)
In this file add the contents below and edit/add the host/s as required
Lighthouse configuration
There is a task that allows you to generate desktop and mobile Google Lighthouse results after running your
tasks. The results are sent to a Slack channel. You need to set up a Slack bot integration that is allowed
to file:write
Requirements:
lighthouse
CLI tool (npm install -g lighthouse
)chromium
Setup:
Add this snippet to your deploy.php
and trigger it after your deployment with
All versions of m2-deploy-recipe with dependencies
PHP Build Version
Package Version
Requires
deployer/deployer Version
dev-master
The package wearejh/m2-deploy-recipe contains the following files
Loading the files please wait ....