I'm sorry I wasn't to clear on my question.
This CLI is yes an admin console to Zend.
This is not what I was looking for.
I'm looking for a Auto Generated GUI screens (HTML) that will allow me to CRUD the models created. Other frameworks like Django provide automatically those views and are very helpful for admin and bootstrapping purposes. All the views look and feel the same way, they are generic and can deal with relationships.

thanks

On 8/30/2011 11:52 PM, Gabriel Croitoru wrote:
Hello,
Take a look at the CLI tool.
http://framework.zend.com/manual/en/zend.tool.framework.clitool.html

Gabriel


On 30.08.2011 19:37, Julio Castillo wrote:
I'm new with ZF, I've been searching within ZF and have not found an app or plugin that can automatically generate views on all models that are created for the purpose of seeding or bootstrapping my app (e.g. Admin App).

Something similar exists with Django or RoR, where the framework automatically creates such views and then builds a simple Admin App around them. The views cover each model and provides listing and entry/update forms.

Is there such app?






--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to