axalian/axtvdb

AxTvDb


Keywords
tvdb
License
GPL-3.0

Documentation

AxTvDb

This is a modification of Jérôme Poskin awesome TvDb module (https://github.com/Moinax/TvDb)

What does it do:

It implements all the functionality of the original TvDb module, but I moved everything around a bit to conform to the Zend 2 module standard.

Installing:

Add the module to composer.json, or install it manually. Copy axtvdb.local.php.dist to axtvdb.local.php and place it in your autoload directory. Add your API key to the file, and enable the module in your application's config.

Status:

This module is in beta, please help me discover bugs :)