finc / dbis-module
v7.2.0
2026-08-19 14:44 UTC
Requires
- php: ^7.3 || ^8.0
- finc/symfony-serializer-zend-bridge: ^2.0
- laminas/laminas-config: *
- vufind-org/vufindhttp: *
Requires (Dev)
None
Suggests
- laminas/laminas-view: Use within Laminas context to avoid configuration errors
Provides
None
Conflicts
None
Replaces
None
- dev-master
- v7.2.0
- v7.1.0
- v7.0.0
- v6.0.1
- v6.0.0
- v5.0.2
- v5.0.1
- v5.0.0
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.0.1
- v3.0.0
- v2.0.0
- v1.0.1
- v1.0.0
- v0.0.9
- v0.0.8
- v0.0.7
- v0.0.6
- v0.0.5
- v0.0.4
- v0.0.3
- v0.0.2
- v0.0.1
- dev-issue/30086
- dev-issue/28966
- dev-issue/26899
- dev-issue/26899_alpha
- dev-issue/26470
- dev-symfony-4.3-upgrade
This package is auto-updated.
Last update: 2026-08-20 07:26:45 UTC
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