STICKY: Installing Drupal - README

Greetings and welcome to the Installing Drupal forum.

If you're looking for instructions, don't forget that the Drupal core download comes with an INSTALL.txt.

In addition, our community contributed documentation resides in pages that can be reached through the Drupal 7 documentation and Drupal 9 and later documentation pages.

Documentation pages:

Working with image links

I have a basic page that shows a series of images and each one links to a different page on my site.

[solved] How to upgrade from Drupal 9 to Drupal 10

Hello,

I'm just trying to upgrade from D9, latest version, to D10, latest version. I followed the steps in this document and succeeded until #4.4, which means that D10 is installed and 'composer install' is executed, everything successfully without any errors. But now, when I visit my site, I get an HTTP error 500, internal server error. That means also that I cannot run database updates.

Syncing Commerce product data via webhooks — architecture feedback?

I needed to sync Commerce product data to an external service and tried the API client approach first — query Drupal's entity system from outside. It broke between stores because every store has different field configurations, entity references, and content types. An API client that works for one store fails on the next.

PHPUnit testing within multisite setups, its posible?

I have a problem:

I want to run PHP unit tests that run on all Multisite sites. But when I run the tests on site “B,” everything uses the default site (“A”) as the database.

Does anyone have an example of how to configure this? Or is it not possible?

PHPUnit in Drupal Multisite loading 'default' instead of specific site directory. Its posible?

Hey everyone, I'm running into a frustrating issue with a Drupal Multisite setup and could use some help.

I'm on a Linux server running Drupal 10.6.2 and Drush 12.5.3.0. My working directory is /var/www/uat.

In the multisite I have /var/www/uat/web/sites/myWebsiteBBB AND /var/www/uat/web/sites/default

Here is my /var/www/uat/phpunit.myWebsiteBBB.xml:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 10.x