qcovery / dependent-works
There is no license information available for the latest version (1.0) of this package.
Display dependent works info in VuFind
Package info
github.com/qcovery/DependentWorks
Type:qcovery-module
pkg:composer/qcovery/dependent-works
1.0
2024-03-05 07:34 UTC
Requires
- php: >=7.3
- qcovery/vufind-composer-installer-plugin: ^1.0.0
This package is auto-updated.
Last update: 2026-03-07 18:00:18 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') ?>