What is module in drupal? List out some of the modules used in drupal?



What is module in drupal? List out some of the modules used in drupal?..

Answer / Gourav Kumar Gupta

A Drupal module is a collection of PHP files that provide additional functionality to the core Drupal CMS. Modules can range from simple content types and views to complex custom functionalities tailored to specific needs. Some commonly-used Drupal modules include:
1. Views: A powerful, flexible tool for displaying lists of content in various ways, such as tables, galleries, or slideshows.
2. C Tools: Offers administrative tools for managing configuration entities and other advanced features.
3. Content Construction Kit (CCK): Allows for the creation of custom content types with additional fields.
4. Pathauto: Automatically generates URL aliases for nodes, taxonomy terms, users, and files to make them more user-friendly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

What is drupal used for?

1 Answers  


What is drupal behaviors?

1 Answers  


What is template.php in drupal?

1 Answers  


Why should I use drupal?

1 Answers  


Difference between preprocess html and preprocess node?

1 Answers  


how will you implement ajax in drupal 7?

1 Answers  


What is the difference between theme and sub theme?

1 Answers  


Explain favicon in drupal?

1 Answers  


What is the use of features module?

1 Answers  


What is caching layer?

1 Answers  


How do I install drush globally?

1 Answers  


How to debug code in drupal?

1 Answers  


Categories