![Announcement icon Announcement icon](https://www.drupal.org/files/styles/grid-2-2x-square/public/announcements/drupalcon-hexagon-icon-280X280px_2.png?itok=Oxf_7ZRC)
Need to ensure that the AddtoAny module is fully compatible with Drupal 11.
Currently, the module is locked to version 2.0.5, which supports Drupal 9 and 10.
As Drupal 11 has been released, it's crucial to confirm that the module functions correctly with the latest core changes.
Steps to Reproduce:
- Install the AddtoAny module on a site running Drupal 10.x.
- Attempt to upgrade the site to Drupal 11.
- Observe any errors or incompatibility warnings during the update process.
Expected Outcome:
The module should install and work without errors or deprecations in Drupal 11.
Comment | File | Size | Author |
---|---|---|---|
#10 | AddToAnySettingsForm.txt | 12.85 KB | rshekhar |
#9 | addtoany-d11-logs.txt | 456 bytes | reweb |
Issue fork addtoany-3482074
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
nick.murza CreditAttribution: nick.murza as a volunteer and at Indrivo commentedComment #3
bgogoi CreditAttribution: bgogoi commentednot ready
Comment #5
dieppon CreditAttribution: dieppon as a volunteer commentedI have solved the issues that 'Upgrade status' points out.
Comment #7
kthullThis still needs the info.yml core version update.
Comment #8
dieppon CreditAttribution: dieppon as a volunteer commented2.0.x-dev already has it.
https://git.drupalcode.org/issue/addtoany-3482074/-/blob/2.0.x/addtoany....
Comment #9
reweb CreditAttribution: reweb commentedNot working on a fresh drupal 11 install.
I've attached the logs.
Comment #10
rshekhar CreditAttribution: rshekhar commentedModify these two functions and it will work for Druapl 11.
path to the file:- addtoany\src\Form\AddToAnySettingsForm.php
Comment #11
shivam_tiwari CreditAttribution: shivam_tiwari at Innoraft commentedComment #12
micropat CreditAttribution: micropat commentedFixed in the latest release.
Comment #13
shivam_tiwari CreditAttribution: shivam_tiwari at Innoraft commented