Problem/Motivation

We want to add a plugin that provides the possibility to generate SEO keywords.

Plugin proposed by alessacevedo
Code proposed by alessacevedo

Credits should to to alessacevedo

Issue fork ai-3548446

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

wouters_f created an issue. See original summary.

wouters_f’s picture

Issue summary: View changes
Status: Active » Needs review
marcus_johansson’s picture

Component: ...to be triaged » AI Content Suggestions

a.dmitriiev made their first commit to this issue’s fork.

a.dmitriiev’s picture

Status: Needs review » Reviewed & tested by the community

I have added the update hook to automatically discover the new plugin and also adjusted the config schema.

The plugin itself works as expected. So change the issue status to RTBC.

As a follow up: I think it makes sense to review all plugins and maybe move some methods to the base class as a lot of them just repeat themselves.

marcus_johansson’s picture

Project: AI (Artificial Intelligence) » AI content
Version: 1.2.x-dev »
Component: AI Content Suggestions » Code