This module fetches bibliographical entries from the Zotero API and stores them in a search engine index. It provides a streamlined frontend plugin for browsing the bibliography.
In the extension configuration, provide your Zotero API key, group and user id and the size of the bulk in which entries shall be retrieved from Zotero. Define names for your indices and the bulksize for indexing. Then, execute
$ typo3 liszt_bibliography:index
The plugin may be included on a page using the New Content Element Wizard.
If you have any questions or encounter any problems, please do not hesitate to contact us.
When indexing, the module logs successful runs at info level and errors at error levels. We recommand that you keep logs at those levels (see here) and check the logs frequently.