teltek/pumukit-oai-bundle

OAI bundle for PuMuKIT

Maintainers

Package info

github.com/pumukit/PumukitOaiBundle

Type:symfony-bundle

pkg:composer/teltek/pumukit-oai-bundle

Statistics

Installs: 8 476

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

3.0.0 2025-01-17 08:15 UTC

This package is auto-updated.

Last update: 2026-02-24 13:21:20 UTC


README

This bundle requires PuMuKIT version 4 or higher

composer require teltek/pumukit-oai-bundle

if not, add this to config/bundles.php

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

Then execute the following commands

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