Is it possible to disable the core required modules through drupal admin?
Answer / Sabadar Ali
No, it's not possible to disable core required modules directly via the Drupal admin interface. These modules are essential for basic Drupal functionality and must be enabled. However, you can use Drush or custom code to achieve this, but it is generally not recommended.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to customize a drupal syndicate feed icon?
Explain the function and working of dashboard module ?
How can you drop a table using module in drupal?
what is views?
Explain drupal flow?
What is a box in drupal?
What is contexts, panels, variants in panel?
Is drupal front end or backend?
How to create a folder and a module file in drupal?
How to restrictd webservice only for particular client?
How do I clear cache in drupal?
How does drupal compare to ruby on rails?