Skip to content

eikona-media/deployer-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployer Recipes

This repository contains third party recipes to integrate with deployer.

Installing

composer require eikona-media/deployer-recipes --dev

Include recipes in deploy.php file.

require 'recipe/contao_project.php';

Recipes

Recipe Docs
akeneo 7.* read
akeneo 6.* read
contao project read
cycon read
shopware6 read

Build Helper

Recipe Docs
composer read
npm read
yarn read

Deploy Helper

Recipe Docs
cache read
cleanup read
gitlab_ci read
no_releases read
scp read
supervisor read
tar read
update_shared read

More Doc + Recipes...