Preface Setting up default main/root Drupal site- “domain.com” Setting a sub-site “staging.domain.com” Prerequisites Creating a staging folder...
Drupal 8
Basic Setup Requirements Get Drupal bootstrap module- https://www.drupal.org/project/bootstrap Copy the theme folder under “Starterkit” folder to create...
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your...