Friday, July 30, 2010

Any CakePHP plugin to act as Module Builder?

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 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.

So, can CakePHP, or any extension can do that?

Thanks!

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: