Now it works. Installed in Drupal 11.0.9 via Composer in Ubuntu without any trouble.
Thanks a lot :)
Sorry, but DXPR is not quite ready yet (version 6.0.0, released 11th December 2024).
I have tried to install it today (12th December) via composer in an Ubuntu server in a trial site with the latest version of Drupal (
11.0.9) and it refused because the companion module. The reason Composer gives is:
drupal/dxpr_theme_helper[1.0.3, 1.0.4] require drupal/core ^8 || ^9 || ^10
I tried to install both the module and the theme by hand via FTP just adding || ^11
to the corresponding info.yml files and both worked seamingly with no big troubles.
So, may I suggest adding that to both the theme and the module? If so, I will retry the Composer way and report back.
Thanks a lot in advance