Admin interface component->button
Posted: Thu Nov 22, 2007 8:35 pm
Hello @ll!
I'm following this tutorial:
http://dev.joomla.org/component/option,com_jd-wiki/Itemid,/id,components:hello_world_mvc4
but I don't understand something.
When I put the files in administrator/component/com_hello I can not access my component from the backend.
There is no button that I can click on.
Sure I can write the address "index.php?option=com_hello" and there it is, but why I don't have a button?
I understand that the button is created from the xml file or?
So I put the xml file in adminsitrator/component/com_hello and I don't have my button.
If I install the component and then delete this hello.xml - the button is still there.
I make refresh after refresh and nothing change.
Can someone please explain me what am I doing wrong?
Greetings!
I'm following this tutorial:
http://dev.joomla.org/component/option,com_jd-wiki/Itemid,/id,components:hello_world_mvc4
but I don't understand something.
When I put the files in administrator/component/com_hello I can not access my component from the backend.
There is no button that I can click on.
Sure I can write the address "index.php?option=com_hello" and there it is, but why I don't have a button?
I understand that the button is created from the xml file or?
So I put the xml file in adminsitrator/component/com_hello and I don't have my button.
If I install the component and then delete this hello.xml - the button is still there.
I make refresh after refresh and nothing change.
Can someone please explain me what am I doing wrong?
Greetings!