Skip to content

generate:search - Drop generator for deprecated subsystem#413

Merged
totten merged 1 commit intomasterfrom
master-drop-search
Sep 25, 2025
Merged

generate:search - Drop generator for deprecated subsystem#413
totten merged 1 commit intomasterfrom
master-drop-search

Conversation

@totten
Copy link
Copy Markdown
Owner

@totten totten commented Sep 25, 2025

The generate:search command creates a skeletal subclass based on CRM_Contact_Form_Search_Custom_Base.

However, the entire subsystem was deprecated circa 2021 (~5.41), when it started moving into a core-extension (legacycustomsearches). The deprecation became more meaningful with the evolution of "Search Kit" -- there is now little reason for anyone to use generate:search.

Additionally, the generator is now a bit quirky -- it will create class-files, but you have to manually enable the dependency legacycustomsearches (for 5.41+).

Let's see if it's easy to remove...

@totten totten changed the title Drop generate:search action generate:search - Drop generator for deprecated subsystem Sep 25, 2025
@totten totten merged commit 18849e5 into master Sep 25, 2025
1 check passed
@totten totten deleted the master-drop-search branch September 25, 2025 02:27
@colemanw
Copy link
Copy Markdown
Contributor

@totten looks like it was straightforward to remove 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants