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 |
How to edit a template in joomla?
How we can change the images for template in joomla?
In which types of websites, joomla is frequently used?
What are section, categories and content items?
what is the difference between Drupal and Joomla?
What is the use of Path to Log Folder under system setting?
What is current stable version of joomla, from where you can download it?
Lists the templates used in joomla?
What database system does Joomla supports?
Registered user in Joomla?
State whether content items can be assigned to multiple categories or sections?
How do I build a website?