Explain what is module in Drupal? List out some of the modules used in Drupal?
Answer / Vikrant Kumar Gond
A module in Drupal is a self-contained software extension that adds new functionality to your site. Examples of commonly used Drupal modules include the CKEditor for rich text editing, Views for managing display of content, and Pathauto for custom URL aliasing.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you avoid sql injection?
What is drupal?
What are the databases drupal supports?
What is git in drupal?
What are the translations available in Drupal?
Explain security features of drupal?
How will you create custom module and what are the files required for to create module?
If we delete the page.tpl.php then drupal site will work or not?
How does caching work in drupal?
What is critical path?
How to create the table using module?
What is entity in drupal ?