Active
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2025 at 13:12 UTC
Updated:
12 Jan 2026 at 17:28 UTC
Jump to comment: Most recent
When I'm trying to test a distribution, Simplytest offers only Drupal 8.x options. For example, for this distribution https://www.drupal.org/project/commerce_kickstart that has Drupal 11 support:
core_version_requirement: ^11
Simplytest website for some reason provides only 7.x and 8.x Drupal Core versions: https://simplytest.me/configure?project=commerce_kickstart
The same is for others:
https://simplytest.me/configure?project=varbase
https://simplytest.me/configure?project=thunder
Comments
Comment #2
mglamanFor kickstart: all releases were unpublished and if you check https://www.drupal.org/project/commerce_kickstart/releases, 2.77 is for D7.
But Thunder should be working. There's probably a bug in the distro logic
Comment #3
mglamanI found the problem.
Token: https://updates.drupal.org/release-history/token/current
Thunder: https://updates.drupal.org/release-history/thunder/current
Modules have core_compatibility, whereas distributions do not. I think all distributions need to be converted to one-click demos (like Commerce Kickstart). That's because most distributions now have their own Composer template, see https://thunder.github.io/developer-guide/setup.html#install-thunder