Danny's MVC Component Generator Tool

The idea of this project is to create in a quick way a complete Joomla! 1.5 component with your own custom fields(varchar 255)

* 1 Table linked with categories table (like weblink or contact component)
* Your custom fields ( varchar(255) )
* "standard" fieds: title, alias ,create (datetime), created_by, created_by_alias, modified(datetime), modified_by, checked out, checked_out_time, published, ordering, params, hits
* Administrator part which contains: Filter (search), select a category, select State published/unpublishe, create edit delete ...
* Fronted with 3 views : categories (all categories),category (all items in a category), item (detail page)
* breadcrumbs, title from menu, pagination,ordering,hits
* some parameters ( not finished)
* Download as a zip ( only when you register (free) and are logged in )

Report

Editor's Note
  • This extension requires registration to download.
bysimakov on October 9, 2009
Very usefull
I'm developing Joomla extensions 1 year.
Zip component generator is very usefull on-line service
If you want to save time use this tool
Many Thanks
bySilentMercy on September 17, 2009
Thanks for this awesome extension. I was looking for something that would allow me to enter data into database from back end and display in front end. All the framework is here, and all I have to do is add my css to style the display.

Thanks for all your hard work!
bybadesemowo on July 27, 2009
This generator has literarily saved me hours and hours of work generating my components from scratch. Big ups to the developer... I say a big Thank you.
byThe-eh on July 16, 2009
I've been using this component for only a day and it has saved me weeks of development time. Alltho it is very usable as it is, I'm looking forward to the full version (1.0).
I'm hoping to see input forms in the site part of the component soon.
bymliebler on July 10, 2009
I'm developing Joomla extensions since two years.
Recently i badly needed a a very simple component on the fly.
I found your tool, entered some fieldnames. I downloaded the zip file and could get running the component without any trouble. I achieved my goal within 2,5 hours. Thats great.

The formatting of the Code would be indispensable.

Thanks a lot.