Which files are required for creating the drupal theme?
Answer / Hidayat Abbas
Creating a Drupal theme requires several key files. At a minimum, you'll need a .info.yml file to describe your theme, a template.php file that contains custom PHP functions, and at least one HTML template file (.html.twig) for the base page layout. Additional files may be needed depending on the complexity of your theme.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why 'search' function in drupal is better than other cms?
Explain the use of sections module in drupal.
What is a view in drupal 8?
Is drupal free to use?
What are cms platforms?
How will you install new theme in drupal?
What is the difference between hook_theme and hook_theme_registry?
Is drupal is a cms?
What are modules in drupal?
What is caching layer?
Who invented drupal?
Do the content management systems generate the code that are compliant to the various standards of coding?