i have updated my project to version 3.1.0 via composer.
Now i am getting the error message above.
I have figured out that there is a new folder in the plugins dir, called: superplugin.
In the superplugin/index.php file the modul “x” will be registered. Also in the config file of the module. Offcomment the entry in the supermodul/index.php solves the problem.
I also noticed a superplugin folder (without having any errors).
Seems like @sylvainjule forgot to name his pagetable’s plugin folder?!
I read that he updated his plugins to work with the new pluginkit setup recently (that’s probably why it started to appear in the plugins folder but can be removed without effect when installed via composer?!).
@texnixe the name could actually come from the plugin related docs since they all use “superplugin” as naming example.
Indeed it might have come from one of my plugins, copy-pasted too quickly from the docs. But it was about a week ago though, everything should be fixed now?
Thanks @sylvainjule for the reply (and of course for all your great plugins )
I just tried it, deleted the folder and reinstalled the plugin with composer update.
This installs version 1.0.2 but the folder is still named “superplugin”, although your commit 8 days ago dealt with this?!
Try updating again? It should be fixed. I’ll merge the tbl branch soon but I still want to find time to do some testing. Else, yes please open an issue on Github