How do I bake a view for a plugin

Started out plugin development, for some speed I wanted to bake a view that is part of my plugin. But in bake the controllers/models of my plugin do not show, hence I can't bake a corresponding view.

Asked by pzwiers, on 10/11/09

1 Answer


cake bake plugin <plugin_name> view <controller_name> <action_name> -app <your_app_folder>

?

Answered by Sergeyon 10/11/09

..

cake bake view Plugin.Controller will generate you the views in the right place

AD7six - on 29/1/10

<< comments | 1 | 2
<< previous next >>

Tagged with

Rating

5

Viewed

2617 times

Last Activity

on 29/1/10