What is module in drupal? List out some of the contributed modules used in drupal?
Answer Posted / Mukesh Chaurasia
In Drupal, a module is an extension that provides additional functionality to a site. Some commonly used contributed modules include:
1. Views: Provides a flexible system for querying and displaying content.
2. Ctools (Context and Throttle): Helps manage complex UI interactions and performance optimization.
3. Panels: Enables the creation of custom layouts and page templates.
4. Rules: Offers a powerful workflow engine for automating site actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers