PHPackages                             heimrichhannot/deployer-recipes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. heimrichhannot/deployer-recipes

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

heimrichhannot/deployer-recipes
===============================

A Heimrich &amp; Hannot Contao project

1.11.0(2mo ago)1657↓50%proprietaryPHPPHP ^8.0

Since Feb 1Pushed 3mo ago6 watchersCompare

[ Source](https://github.com/heimrichhannot/deployer-recipes)[ Packagist](https://packagist.org/packages/heimrichhannot/deployer-recipes)[ Docs](https://github.com/heimrichhannot/deployer-recipes)[ RSS](/packages/heimrichhannot-deployer-recipes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (27)Used By (0)

deployer-recipes
================

[](#deployer-recipes)

Deployer recipes used at [Heimrich &amp; Hannot GmbH](https://www.heimrich-hannot.de).

Install
-------

[](#install)

To use our recipes, require this package with composer.

```
composer require --dev heimrichhannot/deployer-recipes
```

It is *not* required to install [Deployer](https://deployer.org/) separately, but you may do so with the following command.

```
composer require --dev deployer/deployer
```

Usage with Contao 4.13+
-----------------------

[](#usage-with-contao-413)

Create a `deploy.php` file in your Contao project root directory and customize the following content according to your needs.

```
