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 do I remove breadcrumbs from my drupal pages?
What is drupal architecture?
What are the regions in drupal?
What is Drupal error handling?
What are some most commonly used php based cms?
How do I create a page in drupal 8?
How we can use the custom hook in other modules?
Explain the capabilities of views module?
Any modules contributed to drupal community?
What is entity and entity api?
Did you used the panel module? If yes then what is the use of that?
How will alter the existing forms?