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 |
What are systems requirements for drupal installation ?
What is authenticated user?
What is a database api?
Where do we upload contributed modules in drupal?
How to interact with drupal search systems?
How do I move a drupal site from one host/server to another?
What is drupalcon and druplicon?
How search works in drupal?
How to remove breadcrumbs from my drupal pages?
How does drupal scale?
What is caching in drupal framework? Explain
How to install drupal on a local wamp server?