muffin/skeleton

A plugin skeleton builder for CakePHP 3

v1.0.1 2016-05-20 00:30 UTC

This package is auto-updated.

Last update: 2024-03-28 00:13:45 UTC


README

A plugin skeleton builder for CakePHP 3 using Composer.

Usage

composer create-project muffin/skeleton CustomName

This will create the plugin's project folder and trigger some questions to get you quickly started:

gif

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

To ensure your PRs are considered for upstream, you MUST follow the CakePHP coding standards.

Bugs & Feedback

http://github.com/usemuffin/skeleton

License

Copyright (c) 2016, Use Muffin and licensed under The MIT License.