"Drupal 8 Multi-site" Develop a Drupal site and sub sites (mini sites) using one code base and multiple databases
completed by: Akshaykumar Kalose
mentors: Slurpee, Varunity
Setup 2 different Drupal website that will have all the same functions with different themes and different database (One Code base and multiple databases). Multisite has been one of Drupal's best features since Drupal 4 and it is important we fully test its capabilities in Drupal 8 as many websites depends on this type of configuration and make it work even better.
Deliverables - Two websites that will be using the same modules and folders but will have different content and users due to having separate databases. Document website credentials in Melange to review configuration.
Resources - Research on settings.php configuration and folder settings to call the settings.php file for sites. http://drupal.stackexchange.com/questions/36328/multiple-drupal-sites-us...