Monday, August 2, 2010

Re: Any CakePHP plugin to act as Module Builder?

On Jul 30, 11:22 am, weilies <hapysno...@gmail.com> wrote:
> i understand that CakePHP is powerful enough to allow user create DB
> table, run a command to generate CRUD.
>
> But i wonder is there any available module/plugin which allow CakePHP
> to have a "module builder", which mean i dont need to dirty my hand by
> touch the script

If you don't want to get your hand's dirty, cake isn't for you as it's
a framework not a cms etc.

> or create record through phpmyadmin?
>
> If you have use SugarCRM, there is a powerful Module Builder, which
> allow user of the system create new component without touching code.
> They can also join two different Module by define the relationship.
> 1-1, 1-N, N-N
> and also a panel editor which allow to modify the layout.

What's the difference with what you describe and using bake?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: