Download the PHP package wearerequired/composer-deployer without Composer
On this page you can find all versions of the php package wearerequired/composer-deployer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wearerequired/composer-deployer
More information about wearerequired/composer-deployer
Files in wearerequired/composer-deployer
Download wearerequired/composer-deployer
More information about wearerequired/composer-deployer
Files in wearerequired/composer-deployer
Vendor wearerequired
Package composer-deployer
Short Description A composer plugin to create a deployer configuration file.
License MIT
Package composer-deployer
Short Description A composer plugin to create a deployer configuration file.
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-deployer
composer-deployer
A plugin for Composer to create the Deployer configuration file (deploy.php).
Installation
Via Composer
Features
- Supports for Deployer v7.
- Creates
deploy.phpin project root directory. - Defines a
deploytask to deploy a project. - Installs and updates WordPress translations via WP-CLI if
wp_languagesoption is set. - Clears OPcache via WP-CLI (requires WP-CLI Clear OPcache). Can be disabled via
wp_clear_opcacheoption. - Runs WordPress database routine if
wordpressoption is set. - Runs custom commands via
post_rollout_commandsoption before the deployment is finished. - Provides a reusable workflow for GitHub for deployment.
Configuration
Next to deploy.php you should create a deploy.yml file in the project root directory. For the supported syntax see Deployer's documentation or the following example:
All versions of composer-deployer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
composer-plugin-api Version ^2.0
composer-plugin-api Version ^2.0
The package wearerequired/composer-deployer contains the following files
Loading the files please wait ...
