Score:-2

Is the module fully compatible with Drupal 9?

cn flag

If I create a new project and install The Commerce Core module using Composer following the instructions given from the drupalcommerce.org documentation, it would install Drupal 8 by default, not Drupal 9.

I know there are ways to work around this and install Commerce Core on top of Drupal 9. Is it fully compatible with Drupal 9?

Score:1
cn flag

The project maintainers have marked it as compatible with Drupal 9 (see the project page), so yes, it should be considered compatible, and any issues encountered should be raised as bug reports.

Score:0
us flag

If you followed the instructions given on Installing, those are the instructions to install Drupal 8 and the Commerce Core module. That doesn't mean the module isn't compatible with Drupal 9, but that the instructions haven't been updated for Drupal 9.

If composer create-project drupalcommerce/project-base mystore --stability dev install Drupal 8, it should be sufficient to force Composer to use the 9.x-dev version, with composer create-project drupalcommerce/project-base mystore "9.x-dev" --stability dev. (The package version is given after the directory where the project is created.)

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.