Topic

Mechanism for deprecating (core) modules

Kristen Pol
Kristen Pol Contribution Mentor • 13 April 2021
Drupal deprecations example

Goal: Provide a proper mechanism for deprecating modules.

Coding: Work on series of core issues to add a deprecation API for modules. For example, see issue to add status key to .info.yml files along with parent and sibling issues.

Testing: Manual testing for the above issues.

UX Review: UX review for the above issues.