i want to create similar page as for example www.mobile.de is it possible to that with drupal? which modules i need to use? Can i achieve this with taxonomy, views and so on? I am wondering how to make those filters and searches.
I've been doing web development for a while, but this will be my first attempt at doing so for Drupal (or any CMS for that matter), so you'll forgive the clearly beginner level question.
I'm wondering, should I add my tables, etc. to Drupal's existing MySQL database, or should I create my own, separate database?
I'm developing a new Drupal 8 site on my local computer. I've made several changes to the Account Settings such as adding fields, changing the text to the welcome and password reset emails, etc. What's the best and/or correct way to transfer the work I've done in Account Settings from one instance of Drupal 8 to another instance of Drupal 8?