Hallo,
wenn ich ein Plugin in den Store hochladen möchte, welche Struktur muss dieses dann haben? Reicht hier nicht die normale Plugin-Struktur? Mit Struktur meine ich die Verzeichnisse innerhalb des Plugin. Ich habe ein Plugin mit Name XYZ; darin enthalten ist eine Bootstrap.php und das “plugin.png”. Ich erhalte allerdings immer folgende Meldung
=====
Automatic code review failed.
No Bootstrap.php found. Expecting bootstrapping in (Frontend|Backend|Core)/PluginName/Bootstrap.php
First-level folder is invalid, Context: [expected folder: Frontend|Backend|Core, found folder: plugin.png]
Viele Grüße