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:[版本号]" 2) 将 'finc\Dbis' 添加到 application.config.php 3) 在 theme.config.php 中添加 'mixins' => ['finc-dbis'] 4) 手动或通过 'devops/composer/themes.php' 或使用 post-install / post-update 命令将 'vendor/finc/dbis-module' 目录的内容复制到 'themes\finc-dbis' 目录