qcovery / dependent-works
Display dependent works info in VuFind
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:qcovery-module
Requires
- php: >=7.3
- qcovery/vufind-composer-installer-plugin: ^1.0.0
This package is auto-updated.
Last update: 2025-03-13 10:59:48 UTC
README
This module displays related publications and volumes.
Usage
Integrate the module in the modules
directory of VuFind and activate it by adding DependentWorks
to VUFIND_LOCAL_MODULES
.
When adding the module manually make sure to copy and adapt the config file and copy/symlink the theme.
Add the following line to your detail view:
<?=$this->render('RecordDriver/SolrDefault/dependentworks-core.phtml') ?>