Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Pumukit Paella Player Bundle Laravel Package

teltek/pumukit-paella-player-bundle

Symfony bundle for PuMuKIT WebTV that replaces the default Pumukit Player Bundle with the Paella Player. Install via Composer, unregister the base player bundle/routes/config, enable PaellaPlayer bundle and routing, then clear cache and install assets.

View on GitHub
Deep Wiki
Context7

Paella Player Bundle

Bundle based on Symfony to work with the PuMuKIT Video Platform.

This bundle overrides the Pumukit Player Bundle. It adds a Paella Player to the WebTV Portal to be used instead of the default Player Bundle

composer require teltek/pumukit-paella-player-bundle

The base Player needs to be uninstalled in order for the Paella Player to work properly:

Remove the next line from config/bundles.php

Pumukit\PlayerBundle\PumukitPlayerBundle::class => ['all' => true],

Remove the next lines from config/routes/annotations.yaml

pumukit_player:
  resource: "@PumukitPlayerBundle/Resources/config/routing.yml"
  prefix:   /

Remove file config/packages/pumukit_player.yaml

Add PaellaPlayer line from config/bundles.php

Pumukit\PaellaPlayerBundle\PumukitPaellaPlayerBundle::class => ['all' => true],

Add PaellaPlayer lines on config/routes/annotations.yaml

pumukit_player:
  resource: "@PumukitPaellaPlayerBundle/Resources/config/routing.yml"
  prefix:   /

Then execute the following commands

$ php app/console cache:clear
$ php app/console cache:clear --env=prod
$ php app/console assets:install
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity