I want to remove unused drupal modules, such as (blog, forum, taxonomy ...), but I worry if I remove modules from the modules directory, I can cause an error (now or in the future).
It is safe? and if I delete the corresponding tables, what will happen?
The reason for this is that I want to deliver the site to my client and teach them how to use the admin page, but I want to make it as simple as possible for them.
source
share