bannerstop/deployer-recipes

Maintainers

Package info

github.com/bannerstop/deployer-recipes

pkg:composer/bannerstop/deployer-recipes

Statistics

Installs: 863

Dependents: 0

Suggesters: 0

Stars: 0

v7.0.0 2023-04-13 11:10 UTC

This package is auto-updated.

Last update: 2026-02-13 17:07:53 UTC


README

Collection of custom deployer.org recipes.

Installation

The major version of this package describes with which major version of deployer the recipes are compatible. Use the release line 7.x when you use deployer 7.x.

composer require bannerstop/deployer-recipes ^7.0 --dev

To include a certain recipe (e.g. RocketChat) in your deployment pipeline:

require 'vendor/bannerstop/deployer-recipes/recipe/rocketchat.php';

Recipes

Recipe Docs
... ...

License

Licensed under the MIT license.