List the required files for modules in drupal?
Answer / Neeraj Kumar Tyagi
For a custom module in Drupal, the following files are typically needed:n1. Module file (e.g., mymodule.module or mymodule.routing.yml)n2. Implementation files (e.g., hook functions defined in .module files or services in .service.yml)n3. Configuration files (optional, e.g., mymodule.links.menu.yml or mymodule.install file)n4. Forms (if needed, e.g., mymodule_form.* files)n5. Libraries (if needed, e.g., mymodule.libraries.yml)n6. Translation files (optional, e.g., mymodule.pot or .po/.mo files)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is front end back end development?
What is a box in drupal?
What language does drupal use?
Which are commonly used php based cmss ?
Why 'search' function in drupal is better than other cms?
What are the supported databases by drupal?
What is relationship in views?
What is Multilingual content?
Did you contributed the drupal site (any module)?
For image slider which modules are required in drupal?
What is an open source software?
Any modules contributed to drupal community?