Open flomine opened 1 year ago
I'm just someone passing by evaluating this plugin. I suspect your issue will be solved by running composer install
inside your plugin folder. This should ideally be documented as part of the installation instructions.
Some plugins come bundled with all of the PHP dependencies under vendor
and some expect you to build them yourself. There are pros and cons for each approach.
I'm just someone passing by evaluating this plugin. I suspect your issue will be solved by running
composer install
inside your plugin folder. This should ideally be documented as part of the installation instructions.Some plugins come bundled with all of the PHP dependencies under
vendor
and some expect you to build them yourself. There are pros and cons for each approach.
Thanks that worked
Plugin does not load. Error is
vendor directory is excluded due to /user/plugins/gis/.gitignore files