2017 © Pedro Peláez
 

symfony-bundle pmk2-paella-stats-bundle

Stats for PuMuKIT and Paella

image

teltek/pmk2-paella-stats-bundle

Stats for PuMuKIT and Paella

  • Tuesday, March 6, 2018
  • by rubenrua
  • Repository
  • 6 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 38 % Grown

The README.md

PuMuKIT Paella Stats Bundle

Bundle based on Symfony to work with the PuMuKIT Video Platform and Paella Player., (*1)

Installation

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

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:, (*3)

$ composer require teltek/pumukit-paella-stats-bundle dev-master

Step 2: Install the Bundle

Add the following line on bundles.php, (*4)


Step 3: Configure the bundle

PaellaStats have a hard dependency of bundle for the Maxmind GeoIP2 API. It's a composer requirement, and you need configure it to use., (*5)

gpslab_geoip:
    # Path to download GeoIP database.
    # It's a default value. You can change it.
    cache: '%kernel.cache_dir%/GeoLite2-City.mmdb'

    # URL for download new GeoIP database.
    # It's a default value. You can change it.
    url: 'http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz'

    # Get model data in this locale
    # It's a default value. You can change it.
    locales: [ '%locale%' ]

Step 4: Update assets

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

OPTIONAL: Load example statistics data

php bin/console pumukit:paella:stats:init:example

The Versions

06/03 2018

dev-master

9999999-dev https://github.com/teltek/PuMuKIT2-paella-stats-bundle

Stats for PuMuKIT and Paella

  Sources   Download

proprietary Copyright

The Requires

 

symfony2 bundle stats pumukit paella

06/03 2018

dev-develop

dev-develop https://github.com/teltek/PuMuKIT2-paella-stats-bundle

Stats for PuMuKIT and Paella

  Sources   Download

proprietary Copyright

The Requires

 

symfony2 bundle stats pumukit paella

06/03 2018

dev-bug/25_Error_when_the_agent_is_changed_or_the_access_to_the_GeoIP2_database_is_lost_but_the_session_is_maintained

dev-bug/25_Error_when_the_agent_is_changed_or_the_access_to_the_GeoIP2_database_is_lost_but_the_session_is_maintained https://github.com/teltek/PuMuKIT2-paella-stats-bundle

Stats for PuMuKIT and Paella

  Sources   Download

proprietary

The Requires

 

symfony2 bundle stats pumukit paella

22/02 2018

dev-rubenrua-review

dev-rubenrua-review https://github.com/teltek/PuMuKIT2-paella-stats-bundle

Stats for PuMuKIT and Paella

  Sources   Download

proprietary Copyright

The Requires

 

symfony2 bundle stats pumukit paella

19/06 2017

dev-feature/7_Save_the_input_data_from_the_plugin_of_Paella_Player_into_database

dev-feature/7_Save_the_input_data_from_the_plugin_of_Paella_Player_into_database https://github.com/teltek/PuMuKIT2-paella-stats-bundle

Stats for PuMuKIT and Paella

  Sources   Download

Copyright

The Requires

 

symfony2 bundle stats pumukit paella