finc / dbis-module
v6.0.1
2024-08-07 20:36 UTC
Requires
- php: ^7.3 || ^8.0
- finc/symfony-serializer-zend-bridge: ^2.0
- laminas/laminas-config: *
- vufind-org/vufindhttp: *
Suggests
- laminas/laminas-view: Use within Laminas context to avoid configuration errors
README
1) composer require "finc/dbis-module:[version]" 2) add 'finc\Dbis' to application.config.php 3) add 'mixins' => ['finc-dbis'] in theme.config.php 4) copy content of 'vendor/finc/dbis-module' to 'themes\finc-dbis' directory manually or by 'devops/composer/themes.php' or use post-install / post-update cmd