2017 © Pedro Peláez
 

symfony-bundle teamspeak3-viewer-bundle

Symfony Bundle for TS3 Viewer

image

seyon/teamspeak3-viewer-bundle

Symfony Bundle for TS3 Viewer

  • Tuesday, July 1, 2014
  • by seyon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 53 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

TS3Viewer

Bundle to implement TS3 Viewer into SF2, (*1)

Install via composer

"seyon/teamspeak3-viewer-bundle": "v1.0.0"

Usage (normal)

add this into your twig Template, (*2)

template

...
{{ render(controller('SeyonTeamspeak3ViewerBundle:View:overview')) }}
...

config

seyon_teamspeak3_viewer:
    user: xxxx
    pass: yyyy
    host: your.server.ts
    query: 10011
    voice: 9987

Usage (hinclude.js)

template

...
{{ render_hinclude(controller('SeyonTeamspeak3ViewerBundle:View:overview')) }}
...

config

framework:
    ....
    fragments: { path: /_fragment }

seyon_teamspeak3_viewer:
    user: xxxx
    pass: yyyy
    host: your.server.ts
    query: 10011
    voice: 9987

The Versions

01/07 2014

dev-master

9999999-dev https://github.com/seyon/Teamspeak3ViewerBundle

Symfony Bundle for TS3 Viewer

  Sources   Download

GNU

The Requires

 

symfony teamspeak ts3

10/02 2013

v1.0.0

1.0.0.0 https://github.com/seyon/Teamspeak3Bundle

Symfony Bundle for TS3 Viewer

  Sources   Download

GNU

The Requires

 

symfony teamspeak ts3

10/02 2013

1.0

1.0.0.0 https://github.com/seyon/Teamspeak3Bundle

Symfony Bundle for TS3 Viewer

  Sources   Download

GNU

The Requires

 

symfony teamspeak ts3