teltek/pumukit-oai-bundle

PuMuKIT 的 OAI 扩展包

安装数: 5,310

依赖者: 0

推荐者: 0

安全: 0

星标: 1

关注者: 7

分支: 0

开放问题: 0

类型:symfony-bundle

2.0.0 2024-08-21 10:05 UTC

This package is auto-updated.

Last update: 2024-09-18 08:36:32 UTC


README

此扩展包需要 PuMuKIT 版本 4 或更高版本

composer require teltek/pumukit-oai-bundle

如果不是,请将以下内容添加到 config/bundles.php 文件中:

Pumukit\OaiBundle\PumukitOaiBundle::class => ['all' => true]

然后执行以下命令:

php bin/console cache:clear
php bin/console cache:clear --env=prod
php bin/console assets:install