Did you start from Generate Cover as a base? Because that sounds like your plugin is conflicting with it.
There's (at least) three places where the plugin name needs to be:
Your InterfaceActionBase class's name field.
Your InterfaceAction class's action_spec.
In the file name plugin-import-name-yourplugin.txt.
I would speculate that your name field or action_spec still say "Generate Cover".
|