teltek/pumukit-oai-bundle

OAI bundle for PuMuKIT

Installs: 4 688

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0.3 2019-08-22 08:30 UTC

This package is auto-updated.

Last update: 2024-04-16 10:27:28 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