Problem/Motivation
We need to make connector being able to work on latest versions of Drupal 8 and on Drupal 9
Proposed resolution
Implement all required changes for Drupal 9 compatibility and fallbacks(for D8 backward compatibility)
User interface changes
None.
API changes
Changed some interfaces and services as they're changed in D9
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3173386-2.patch | 7.32 KB | valentine94 |
Comments
Comment #2
valentine94Here is a patch with proposed solution.
With this patch module will work on core versions from 8.7 and higher.
Tested in 8.7, 8.8, 8.9 and 9.0
Comment #3
valentine94Comment #5
valentine94