Skip to content

Using your own cookbook

tabsl edited this page Dec 13, 2014 · 2 revisions

#Introduction

Since core version 1.1.0 it´s possible to use your own cookbooks.

##How to create

  1. create a vendor directory / directories
  2. add recipes (json) to your vendor directory
  3. create zip file from you recipes
  4. add cookbook to module configuration

ioly oxid cookbooks

##Good to know

  • you need a vendor directory
  • directory / filenames must be lowercase
Clone this wiki locally