Name the files required to built a component in joomla.



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

Post New Answer

More Joomla Interview Questions

How to edit a template in joomla?

1 Answers  


How we can change the images for template in joomla?

1 Answers  


In which types of websites, joomla is frequently used?

1 Answers  


What are section, categories and content items?

1 Answers  


what is the difference between Drupal and Joomla?

1 Answers  


What is the use of Path to Log Folder under system setting?

1 Answers  


What is current stable version of joomla, from where you can download it?

1 Answers  


Lists the templates used in joomla?

1 Answers  


What database system does Joomla supports?

1 Answers  


Registered user in Joomla?

1 Answers  


State whether content items can be assigned to multiple categories or sections?

1 Answers  


How do I build a website?

1 Answers  


Categories