typoniels/downloads

TYPO3 Extension to provide Downloads with additional Options

dev-master 2021-08-16 09:30 UTC

This package is auto-updated.

Last update: 2024-04-16 14:58:19 UTC


README

With this extension, downloads can be easily and securely integrated into TYPO3. These can be password-protected or only made available to certain IP addresses/areas. In addition, it is possible to organise downloads in categories and to filter them in the frontend, as well as to set up an automatic command for deleting old downloads.

Installation

You can download the extension as a zip or install it directly via Composer.

composer require typoniels/downloads

To get the Extension directly from this Gitlab please add the following to your composer.json

"repositories": [
    {
        "type": "vcs",
        "url": "https://www.halle-development.com/typoniels-extensions/downloads.git"
    },
]

Setup of the Downloads-Extension

  1. The Setup of the Extension is quite easy. Just Install and activate it in the extensionmanager.
  2. Create a sysfolder-page in your sitetree
  3. Create your downloads with the new datasources
  4. To bring the Data to the frontend use the Download-Plugin or use the newly addet field in the pagesettings.

Features

  • List Downloads with safe links
  • Filter Downloads by Category
  • Delete files automatically after a defined period of time
  • Protected Downloads
  • Restriction with IP-Filter / Password

Upcoming Features | v2

  • Statistics
  • Import Module
  • Form-Integration
  • ...

TODOs / Known Problems

  • Nothing yet

Found a Bug?

Feel free to write me a mail or create a Issue direct in the Gitlab Issue-Tracker. Contribution is always welcome.

You need a customized TYPO3 solution?
Niels Langlotz | typoniels.de