PHPackages                             nutshell-framework/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. nutshell-framework/deployer-recipes

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

nutshell-framework/deployer-recipes
===================================

The Deployer recipes used at Erdmann &amp; Freunde

1.3.0(2mo ago)14.2k↑114.3%31MITPHPPHP &gt;=7.4

Since Mar 7Pushed 2mo ago1 watchersCompare

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

READMEChangelog (8)Dependencies (2)Versions (10)Used By (1)

Deployer recipes
================

[](#deployer-recipes)

The Deployer recipes used at [Erdmann &amp; Freunde](https://erdmann-freunde.de/).

Intended to work with Contao version 4.13+ and Deployer 7. An opinionated extension of the [default Contao recipe](https://docs.contao.org/manual/en/guides/deployer/).

Install
-------

[](#install)

```
composer require --dev 'nutshell-framework/deployer-recipes:^1.0'
```

Usage
-----

[](#usage)

[Install Deployer](https://deployer.org/docs/7.x/installation) globally or per project.

Create a *deploy.php* inside the project. Either use single recipes or the simplified [*project.php*](/recipe/project.php) recipe.

```
