Page 1 of 1

Add new component with more views

Posted: Tue Mar 10, 2009 5:55 am
by asmas
Hello
I want to create new component like com_user with more views(like registration form,login form).
In my compnent i want add new forms.
There was a site to create new component.
http://dev.joomla.org/component/option, ... orld_mvc1/
But that's not found :(
Is there is any idea or site regarding this issue plz inform me.

Re: Add new component with more views

Posted: Wed Mar 11, 2009 10:06 am
by dverger

Re: Add new component with more views

Posted: Thu Mar 12, 2009 6:08 am
by asmas
Thanks a lot. :)

Re: Add new component with more views

Posted: Mon Nov 16, 2009 5:52 am
by kishore_cyt
asmas wrote:Hello
I want to create new component like com_user with more views(like registration form,login form).
In my compnent i want add new forms.
There was a site to create new component.
http://dev.joomla.org/component/option, ... orld_mvc1/
But that's not found :(
Is there is any idea or site regarding this issue plz inform me.

Hi, asmas

You can check the below mentioned url. Its very easy and quick.

http://www.notwebdesign.com/joomla-comp ... /index.php

All you need to do is enter the name of your component, the author name and that's it your component is ready with default layout, which you have to program based on your requirement.
Note that you'll get a zip file, which you will have to download and install into your cms via the extensions>install/uninstall>tab from admin panel in Joomla.