Problem/Motivation
Make the module D10 compatible.
Steps to reproduce
Proposed resolution
1. Check for the deprecations in the module.
2. Make necessary changes for d10 compatibility
3. Create a patch OR merge request for it.
4. Review the code .
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | microcontent-d10-readiness-3316714-2.patch | 438 bytes | craigra |
Comments
Comment #2
craigra commentedConfirmed no deprecation messages from upgrade_status under Drupal 9.5 and phpunit tests pass under Drupal 10.0.
Updated .info.yml file.
Comment #4
larowlanCommitted - thanks!