Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Using drupal-composer/drupal-project
To do the default install:
Run composer create-project drupal-composer/drupal-project:8.x-dev my_site_name_dir --no-interaction
=========
Now it's time to install modules using Composer. I am not yet Git or Composer savvy.
I am new to Drupal and trying to install Drupal 8 with commerce 2, I did all the following variation but every time I asked to provide Authentication required (git.drupal.org) with username and password and no matter what I enter I will get this error:
1st- Installing on localhost (wamp), I downloaded the "commerce kickstart" and used composer install command to download all dependencies.
2nd- Installing on localhost (wamp), using "composer create-project drupalcommerce/project-base foliage --stability dev", same problem.
Hello! I am very new to Drupal. The website I was asked to manage has Drupal 8+. Lately I have been modifying css, but that`s about it.
Randomly, the website will not launch and is displaying this error: The website encountered an unexpected error. Please try again later. I really don`t know how to troubleshoot this. I read online that you should check the watchdogs file, which I did, but it`s contents are not pointing to the url I accessed.
The Media module is advancing and it seems to be the future of Drupal asset management. While the core setup is sufficient for smaller sites with a little media entries, it gets challenging finding the image you are searching for within 1000 entries. sure, we can say that the editors are responsible for naming, but are there any practices which make it more comfortable?