- First commit to issue fork.
Here's a patch to simply allow the plugin to be installed on Drupal 10
- 🇷🇸Serbia vaish
This patch brings in full compatibility with Drupal 10. Module should now be fully functional when installed on Drupal 10.
- 🇷🇸Serbia vaish
Patch updated to resolve issue with cweagans/composer-patches not being able to apply it to a Drupal project. Previous patch removed the line
version: 8.x-1.3.0
from info file which caused conflict because this line gets commented out when module is installed via composer. This line ultimately needs to be removed from the info file but that will have to be done separately.In addition I also added missing @param to a doc block and removed single quotes from a version constraint in the info file.
- Status changed to Fixed
about 1 year ago 9:27pm 22 November 2023 - 🇺🇸United States chrisolof
The latest patch (in comment #8) has been merged into our 2.x branch and is included in the latest 2.0.0 release. Thanks for the help everyone!
Automatically closed - issue fixed for 2 weeks with no activity.