ZfrQuadernoModule interfaces with ZfrQuaderno.
Installation is only officially supported using Composer:
php composer.phar require zfr/zfr-quaderno-module:1.*
Copy-paste the zfr_quaderno.global.php.dist
file to your autoload
folder, and enable the module by adding
ZfrQuadernoModule
to your application.config.php
file.