Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor central processor to allow new processors to be added #6336

Open
andreievg opened this issue Jan 29, 2025 · 0 comments · May be fixed by #6337
Open

Refactor central processor to allow new processors to be added #6336

andreievg opened this issue Jan 29, 2025 · 0 comments · May be fixed by #6337
Assignees
Labels
enhancement New feature or request feature: plugin Team Ruru 🦉 Roxy, Ferg, Noel
Milestone

Comments

@andreievg
Copy link
Collaborator

Is your feature request related to a problem? Please describe 👀

Contact form processor has most of the infrastructure needed to be generically used as a central record processor, but still missing a little bit of abstraction

Describe the solution you'd like 🎁

Make CentralRecordProcessor generic so that it can be used for processing plugins (to bind them to PluginProvider

@andreievg andreievg added enhancement New feature or request feature: plugin Team Ruru 🦉 Roxy, Ferg, Noel labels Jan 29, 2025
@andreievg andreievg self-assigned this Jan 29, 2025
@andreievg andreievg linked a pull request Jan 29, 2025 that will close this issue
1 task
@lache-melvin lache-melvin added this to the v2.6.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: plugin Team Ruru 🦉 Roxy, Ferg, Noel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants