- Issue created by @marcus_johansson
- Issue was unassigned.
The external moderation module is a core feature so we should move it so its tightly coupled with core, instead of having it as a third party module.
The config, eventsubscriber and the form for setting it up, can stay exactly like it is. The module itself should become and empty shell that is set to "obsolate" and that will uninstall itself on database update.
* Move all components from external moderation into core.
* Set the module to obsolete.
* Fix so that the settings page in Anthropic provider does not require the module.
* Create an install file with a update hook that uninstalls itself.
Active
1.0
AI Core module