I've checked the upgrade status and was able to meet the requirements there:
- field_validation module is incompatible but can be removed since it is not even installed in the distribution
- update webform to 6.3.0-beta1
- update radix to 6.0.1
- Advanced Link attributes -> there is no release that is d11 ready, I found this automated fix https://www.drupal.org/project/ala/issues/3428146 π Automated Drupal 11 compatibility fixes for ala Needs review with this patch upgrade status marks the module ready, but it will not work in composer update to d11 unfortunately
- droopler_theme -> add version in droopler_theme.info.yml
With these changes upgrade status shows that the site is d11 ready
However during the upgrade process there are multiple composer updates that would need to be made (mostly from droptica/droopler and we can probably fix them) but without a release from Advanced Link attributes the update will not be possible to make
In the attached files you can find from composer why-not drupal/core ^11
and upgrade status
patbsh β made their first commit to this issueβs fork.
patbsh β made their first commit to this issueβs fork.
patbsh β created an issue.
patbsh β created an issue.
I can confirm the code works perfectly, as of yet it still isn't merged so I created a patch file with all due credit to https://www.drupal.org/u/mschudders β