What a module is in drupal and what the process of writing one involves?



What a module is in drupal and what the process of writing one involves?..

Answer / Mohan Chandra

A module is a collection of code, configuration, and themes that adds new functionality to Drupal. Writing a module involves creating a .info.yml file to describe the module, writing PHP files for the module's functions, and using hooks to integrate the module with other parts of Drupal.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

What are drupal modules?

1 Answers  


Explain the drupal 7 architecture.

1 Answers  


What are drupal 8 hooks?

1 Answers  


List out the SEO modules available in Drupal?

1 Answers  


Explain what is drupal weight?

1 Answers  


How to make my drupal site offline to public, while it is under construction?

1 Answers  


What are the files required for creating custom module ?

1 Answers  


How does drupal compare to other open source cms systems?

1 Answers  


What is template.php in drupal?

1 Answers  


What is difference between soap and rest?

1 Answers  


Is it possible to pass the dynamic values to views?

1 Answers  


What is clean url in drupal?

1 Answers  


Categories