teltek/pmk2-stats-ui-bundle

Stats UI for PuMuKIT

Installs: 13 331

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 1

Open Issues: 6

Language:Twig

Type:symfony-bundle

3.0.6 2023-09-27 08:47 UTC

This package is auto-updated.

Last update: 2024-03-27 10:03:17 UTC


README

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

Stats

Installation

Steps 1 and 2 requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require teltek/pumukit-stats-ui-bundle dev_master

Step 2: Update assets

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