how to install and configure drupal 8 ?
Answer / Sumit Mehrotra
To install Drupal 8, download the latest version from www.drupal.org, extract the files, create a database, update the settings.php file with database details, run the installation script via web browser, and follow the on-screen instructions to complete setup.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you create a field using code?
What is dependency injection in drupal 8?
How to create drush command for your custom module?
What is context and settings in drupal behaviors?
How will you create a new content type using code?
How do I move a drupal site from one host/server to another?
What is module in drupal?
What is database abstraction layer ?
How can we add the new menu to drupal admin section?
what are the benefits of drupal?
How to create the form in drupal7?
How to install drupal?