adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you create a field using code?

191


How to create custom table using drupal module?

195


Did you contributed the drupal site (any module)?

164


What is the drupal current version?

215