Why you shouldn’t modify core drupal files ?
Answer / Shaifali Bansal
Modifying core Drupal files can lead to issues when updating the site, as changes made to core files will be overwritten during updates. It's best practice to use custom modules or themes for making site-specific modifications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which are the core optional modules in drupal 6.x?
How can I install a new theme in drupal?
What makes “search” in drupal as an excellent feature than other cms?
What does drupal do?
Explain the flow of information between the 5 main layers of drupal?
Where do we upload contributed modules in drupal?
List some features of drupal?
How can we add regions in drupal theme and list some default regions?
What is hooks?
What are the disadvantages of drupal?
Which module is required for google, facebook, twitter login?
Explain drupal flow?