gourmet/kitchen-sink
Composer 安装命令:
composer require gourmet/kitchen-sink
包简介
{{@TODO description}}
README 文档
README
{{@TODO description}}
Install
Using Composer:
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.
You then need to load the plugin. In boostrap.php, something like:
\Cake\Core\Plugin::load('Gourmet/KitchenSink');
Usage
{{@TODO documentation}}
Patches & Features
- Fork
- Mod, fix
- Test - this is important, so it's not unintentionally broken
- Commit - do not mess with license, todo, version, etc. (if you do change any, bump them into commits of their own that I can ignore when I pull)
- Pull request - bonus point for topic branches
Bugs & Feedback
http://github.com/gourmet/kitchen-sink/issues
License
Copyright (c) 2015, Jad Bitar and licensed under The MIT License.
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-18