dev-master
9999999-dev https://github.com/gourmet/kitchen-sink{{@TODO description}}
MIT
The Requires
The Development Requires
by Jad Bitar
by Others
cakephp gourmet
{{@TODO description}}
{{@TODO description}}, (*2)
Using Composer:, (*3)
composer require gourmet/kitchen-sink
Because this plugin has the type cakephp-plugin
set in its own composer.json
,
Composer will install it inside your /plugins directory, rather than
in your vendor-dir
. It is recommended that you add /plugins/gourmet to your
.gitignore
file and here's why., (*4)
You then need to load the plugin. In boostrap.php
, something like:, (*5)
\Cake\Core\Plugin::load('Gourmet/KitchenSink');
{{@TODO documentation}}, (*6)
http://github.com/gourmet/kitchen-sink/issues, (*7)
Copyright (c) 2015, Jad Bitar and licensed under The MIT License., (*8)
{{@TODO description}}
MIT
cakephp gourmet