Closed jcmdln closed 5 years ago
oof, the error referenced two other open issues. Sorry for the clutter!
@jcmdln Sorry for the confusion around this. The plugin currently needs to be installed through Composer and it requires a PSR-4 autoloader that will resolve the classes according to the rules in composer.json
:
I've added the installation instructions and requirements in #11.
Using the latest commit from the master branch, I was unable to activate the plugin and was shown the following error:
Explicitly importing the
Plugin.php
file resolved the error. Maybe this import was supposed to be handled implicitly, though let me know if I've misunderstood something. Please and thank you!Environment Information
Edit 1: typo Edit 2: wrap error in code tags so that it doesn't reference open issues