Andy Miller
Andy Miller
Your naming in this plugin is not GPM compatible. Your slug is `asyntai-ai-chatbot` yet your PHP class and config yaml file are named `asyntai`. I suggest you rename your `asyntai.php`...
Everything comes from the release and blueprints.yaml, The version number specifically comes from the blueprints.yaml and has to match the released version in github. Gantry is a special case though,...
As @w00fz mentioned above, your 'master' branch is the source of truth.. However your master branch has a mix of versions: Changelog has `5.5.23 ` VERSION file has `5.5.20` platforms/grav/gantry5/blueprints.yamld...
it's `data-options@` https://learn.getgrav.org/17/forms/blueprints/advanced-features#using-function-calls-data-at
added to GPM for next update
Your plugin is failing when added to GPM, the error i get is "failed [getBlueprints:invalid]", which typically means there's an issue with your blueprint. From a quick glance, it looks...
can't replicate this. How did you create your super admin in CLI or Grav Admin plugin?