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: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:contao-bundle
Requires
- contao/core-bundle: ^4.9
Requires (Dev)
- contao/easy-coding-standard: ^3.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
- Enable jQuery in your layout.
- Create a new content element in the Contao backend.
- As content element type you select the downloads element (ce_downloads).
- In the templates settings you select ce_downloads_multifile.html5 template.
- In the file picker area you can finally provide/select one or more files for the download.
Backend:
Frontend: