markocupic / contao-multifile-download
Together with the Contao Core downloads content element, this extension enables all selected files to be downloaded as a zip archive.
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
- symfony/dependency-injection: ^6.4
- symfony/http-foundation: ^6.4
- symfony/security-bundle: ^6.4
Requires (Dev)
- contao/easy-coding-standard: ^5.0
- contao/manager-plugin: ^2.3
- contao/test-case: ^4.0
- phpunit/phpunit: ^8.4
- symfony/http-client: 4.4.*
- symfony/phpunit-bridge: 4.4.*
README
Contao Multi File Download for the Contao CMS
This plugin for the CMS Contao extends the downloads content element from the Contao Core.
Select multiple files and download them as a ZIP archive.
Setup
- Create a new content element in the Contao backend.
- As content element type you select the
downloads
element. - In the templates settings you select
content_element/downloads/multifile
template. - In the file picker area you can finally provide/select one or more files for the download.