Name the files required to built a component in joomla.
Answer / Sudhir Singh
1. XML file (manifest.xml): Defines various properties of the component, such as its name, version, and dependencies.
2. PHP files: Contains the functionality for the component. At least one main PHP file is required (e.g., com_component.php).
3. SQL script (install.sql or migrate.sql): Used to install or update the database schema for the component.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can joomla be used as a blogging platform?
What language is joomla written?
What is Joomla Plugins?
What is a cms website?
What type of application you can create in joomla ?
How do I login to my joomla backend?
How do I login as an administrator?
What is the term "positions" used in joomla?
what are Joomla Modules?
How can I create a template?
How to set the site name in Joomla?
What is Joomla Components?