-
ytsurk β
committed 9032b286 on 2.1.x
Issue #3319214: Drupal 10 readiness
-
ytsurk β
committed 9032b286 on 2.1.x
- Status changed to Fixed
almost 2 years ago 7:43pm 30 January 2023 - π¨πSwitzerland ytsurk Switzerland
We be released with 2.1.0 in the next week(s)
-
ytsurk β
committed 3230791d on 2.1.x
Issue #3319214 by ytsurk: Support seven theme (legacy D9)
-
ytsurk β
committed 3230791d on 2.1.x
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
almost 2 years ago 12:03am 11 March 2023 - πΊπΈUnited States redeight
Any word on tagging a release as 10 supported so we can install with composer?
- πͺπͺEstonia rang501 Viljandi
Release 2.1 should come in any day, for testing, you could check dev release and give feedback.
- πΊπ¦Ukraine podarok Ukraine
There is an issue with Drupal.org suggested composer constraint and current module repo branches
when you use https://www.drupal.org/project/media_directories/releases/2.1.x-dev βdrupal/media_directories:2.1.x-dev@dev
It installs branch ```dev-2.x e8a037d``` but should install ```dev-2.1.x be2e8ce```
In order to get 2.1.x branch - usecomposer require drupal/media_directories:dev-2.1.x
- πΊπΈUnited States redeight
I tried installing installing this on a d10 site but ran into some issues. I think it might be because the composer.json file specifies
"drupal/core": ">=9.3"
when it should probably have a similar wildcard to the info.yml file. Thoughts on how to get this installed on a d10 site? - π¨πSwitzerland ytsurk Switzerland
What version did you try to install,
D10 is still only supported via the -dev version. So use the composer command from here:
https://www.drupal.org/project/media_directories/releases/2.1.x-dev βThis is more or less an RC. We should definilty tag one ...
The 2.1.x branch will support Drupal 9.3.
- π¨πSwitzerland ytsurk Switzerland