Problem/Motivation

Track the steps needed to remove extension Search from core to contrib. See Remove a core extension and move it to a contributed project of the deprecation policy.

The removal of extension Search was approved in #3476883: [Policy, no patch] Move Search module to contrib.

Remaining tasks

  1. Create a child issue, 'Remove Search from core'. #3586217: Remove the Search module
  2. Deprecate the extension in the current minor development branch. If the next major branch is open, the extension can be removed via a separate patch (to avoid dependent patches), otherwise an issue should be opened to remove the extension once the next major branch is open.
  3. Manually test upgrading from the core extension to the contrib extension. #3586208: Test the upgrade path for the Search module
  4. Triage core issues for Search in the core queue and move either to the contrib project or the relevant core component. Restore the status to what it was before it was postponed. Also, is the issue moved to contrib, then move any change record.
  5. Move all core documentation for Search to the contrib project. Make issues in the contrib project to update or add links to the documentation on the project page.
  6. When the issue in https://www.drupal.org/project/project_composer is Fixed update the documentation with the new Composer command.

Release notes snippet

Comments

quietone created an issue. See original summary.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.

quietone’s picture

Title: [12.x] [Meta] Tasks to remove Search module » [meta] Tasks to remove the Search module
gábor hojtsy’s picture

What is this issue postponed on?

quietone’s picture

Issue summary: View changes