Hi everyone! 
I’ve installed the “Wikidata Module for Omeka S” - and there were no errors, but also no results of any value suggestions

Feels like it’s missing an initial “create index” or so?
Couldn’t find anything in the documentation though.
Anyone else having this issue, too?
Thanks in advance.
I think I’ve found the issue, but I’m not yet able to fix it myself:
See: No wikidata entry suggestions whatsoever? · Issue #10 · nishad/omeka-s-wikidata · GitHub
The wikidata module is missing required packages which are not installed, and there is no composer.json for this module.
For example:
Laminas\Crypt\Hash
or Laminas\Cache\StorageFactory
This is probably trivial to fix for someone experienced with composer.
Any help greatly appreciated 