DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

NetBrothers Downloader provides a frontend plugin for managing download with categories and counter.

You will collect your downloadables file in a storage and allocate categories to every file.

You can either show a single file or a list of all files allocated to one category.

You can choose, if user has to accept your licence, before download starts.

Note

Only zip-archives can be handled. If you like to handle other types, you have do modified the TCA.

Requirements

  1. NetBrothers Downloader needs at least Typo3 6.2 LTS.
  2. If you like to use the licence feature: This extension requires jQuery. You have to take care by your own of loading jQuery ;-)
  3. Design is based on Twitter Bootstrap and Font Awesome. Both are not implemented in this extension. If you like the default design, you have to implemented both by your own.

Note

Thanks to Fluid it is easy to change the design (see Administrator Manual ).

Screenshots

Frontend Singleview

Frontend view: Single.

Frontend listview with licence

Frontend view: Category.

Frontend Singleview with licence

Frontend view: User has to accept licence (jQuery needed).