What is subtheme?
Answer / Manish Mishra
A subtheme in Drupal is a child theme that inherits styling and functionality from an existing theme. It allows developers to create new themes more quickly by building on an existing base, rather than starting completely from scratch.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is drush?
What is difference between diff and patch ?
How can I reset my drupal admin password?
What are contributed modules in drupal?
Single sign on functionality
What are the regions in drupal?
What are cms platforms?
What is a hook in drupal?
How to implement hook_update_n() ?
Which hooks you used and what is the purpose of using the those hooks?
How url aliases works in drupal?
What are hooks in drupal ?