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
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
Comment #3
wouters_f commentedComment #4
marcus_johansson commentedComment #6
a.dmitriiev commentedI 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.
Comment #7
marcus_johansson commented