What is the difference between drupal 7 and drupal 8?
Answer / Prem Kumar Singh
Drupal 8 has a more modern architecture compared to Drupal 7, with a focus on improving scalability, performance, and ease of use. Some key differences include the introduction of Symfony components, Object-Oriented Programming (OOP), and the Twig templating engine.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are hooks in drupal ?
What is Drupal Pane module?
Explain the function and working of dashboard module ?
How to create drush command for your custom module?
What is module in drupal? List out some of the contributed modules used in drupal?
How to use the contextual filter?
What does clean url mean?
How to add custom php codes in pages using drupal?
How to install a new module in drupal?
Have you worked on migration? Which module has been used for migration?
What is bootstrap in drupal?
Is drupal a programming language?