dev-master
9999999-dev
LGPL-3.0+
The Requires
v2.0.0
2.0.0.0
LGPL-3.0+
The Requires
Adds the ability to provide downloads for a whole group of members instead of using a members individual home directory., (*2)
Using composer, (*3)
composer require numero2/contao-group-downloads
Contao 3 / Contao 4 Managed Edition, (*4)
group_downloads
in system/modules
Contao 4 Standalone Edition, (*5)
group_downloads
in system/modules
app/AppKernel.php
and add the following line to the $bundles array
php
new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('group_downloads', $this->getRootDir())
LGPL-3.0+
LGPL-3.0+