Download the PHP package heimrichhannot/contao-media-library-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-media-library-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heimrichhannot/contao-media-library-bundle
More information about heimrichhannot/contao-media-library-bundle
Files in heimrichhannot/contao-media-library-bundle
Package contao-media-library-bundle
Short Description Project bundle
License LGPL-3.0-or-later
Informations about the package contao-media-library-bundle
Contao Media Library Bundle
This bundle offers the archive based handling of media library products of different type and their download items. The download items can be generated automatically.
Features
- organize your media (images, videos, ...) as products in archives if a fully fledged shop system would be too much
- predefined media library content types
image
,video
,file
- in case of image products, images sizes for the creation of downloads according to the downloads can be specified
- manually add download items for products
- configurable dca field palettes for products
- add additional fields differently for each product archive
- Form Type integration
- Encore Bundle integration
- optional:
codefog/tags-bundle
integration for tagging products (activate in product archive) - optional:
heimrichhannot/contao-categories-bundle
integration for categorizing products (activate in product archive)
Usage
Install
Install via composer
Update database
Setup
- Create a media library archive and set configurations for its content.
- Create a product in the archive. Download items will be automatically generated on submit if not permitted manually.
- Optional: manually add download items
Configuration
Edit and Delete product
You can add edit and delete support for your media library products by setting the corresponding option in the archive settings. You also need to adjust the member (group) settings accordingly.
Edit and delete links will automatically be added to the template data of reader bundle templates, if the member has the corresponding permissions.
The variable names are editLink
and deleteLink
.
All versions of contao-media-library-bundle with dependencies
contao/core-bundle Version ^4.13
codefog/tags-bundle Version ^3.2
heimrichhannot/contao-categories-bundle Version ^1.1
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-form-type-bundle Version ^0.2.0
heimrichhannot/contao-utils-bundle Version ^2.220
heimrichhannot-contao-components/alertifyjs Version 1.11.2
symfony/config Version ^4.4 || ^5.4
symfony/event-dispatcher-contracts Version ^1.0 || ^2.0 || ^3.0
symfony/translation-contracts Version ^1.0 || ^2.0 || ^3.0