Explain theming in drupal 8?
Answer / Vikash Kushwaha
Theming in Drupal 8 is the process of modifying and customizing a Drupal site's user interface. It involves working with Twig, Drupal's templating engine, as well as .info.yml files to define theme settings, regions, and other elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I disable commenting on articles?
How url aliases works in drupal?
How to install drupal?
How to make a module?
How will you do the modules security updates in drupal?
How long will drupal 7 be supported?
Drupal can run on command line?
Explain drupal user, permission, role in drupal?
Explain the path system of drupal?
Explain how drupal engine works ?
How can we modify the form validation of drupal?
Explain about workbench moderation module