I created a new joomla module for administrator. when am
going to install this, it is going "joomla/modules" path.
but, i want to install this in the
"joomla/administration/modules" path.
Answer Posted / dvd
You need to specify the install path in the xml file
see: http://docs.joomla.org/Tutorial:Creating_a_Hello_World_Module_for_Joomla_1.5
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you convert php to html?
Can we set session value in javascript?
Does browser understand php?
How to create a table to store files?
What sized websites have you worked on in the past?
Tell me which programming language does php resemble to?
Why did you choose this particular career path?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
What is php and why we use it?
Tell me how would you declare a function that receives one parameter name hello?
How long does a session last in php?
Is apache needed for php?
What is a composer?
What is the output of the ucwords function in this example?
What is difference between print and echo in php?