I´ve updated from Drupal 8.7 to 8.8.1, just entering "composer update", but still using drupal/core, not the drupal/core-recommended package. How to migrate to this new package?
In drupal8 one cant disable modules - you have to remove them and along with it the data.
i want to remove the contact module since it doesn’t appear to work well - but is there anyway to figure out what precisely the data is that it will be removing??
more generally is there a way to figure out what data a given module creates and manages??
I recently installed a Drupal 8 website with Commerce modules and the SSHop theme, I have been trying to remove the quicktab view from the homepage for a while and I could not. I found the quicktab instance under /admin/structure/quicktabs should I just delete it? Never used quicktabs before so I dont know if this is gonna break something...Can someone advise, please?