PHPackages                             markocupic/contao-picture-downloads - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. markocupic/contao-picture-downloads

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

markocupic/contao-picture-downloads
===================================

Extends the Contao Core 'downloads' and 'download' frontend elements with a picture download element.

2.0.1(1y ago)0147GPL-3.0-or-laterPHPPHP ^8.1

Since Dec 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/markocupic/contao-picture-downloads)[ Packagist](https://packagist.org/packages/markocupic/contao-picture-downloads)[ RSS](/packages/markocupic-contao-picture-downloads/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (8)Used By (0)

[![](docs/logo.png)](https://github.com/markocupic)

Contao picture download/downloads for Contao CMS
================================================

[](#contao-picture-downloaddownloads-for-contao-cms)

This Plugin extends the Contao Core content elements **Download** (ce\_download) and **Downloads** (ce\_downloads). The extension allows you to display a thumbnail instead of the filename if you like to offer one or more images as download items.

[![Contao Picture Downloads](docs/screenshot.png)](docs/screenshot.png)

Installation
------------

[](#installation)

Execute the following command to install the extension:

```
composer require markocupic/contao-picture-download
```

Afterwards you have to set the picture size (id) for the **ce\_download** and **ce\_downloads** element in `config/config.yml`. This will be used to generate the thumbnails.

```
# config/config.yml
markocupic_contao_picture_downloads:
 ce_downloads_picture_size: 3
 ce_download_picture_size: 2
```

If you have done, clear and warmup the cache with:

```
 vendor/bin/contao-console cache:warmup
```

Usage
-----

[](#usage)

- Go to the Contao Backend and simply create a new Contao Core **download** or **downloads** content element.
- Select one or more pictures that you want to offer for download from the Contao Filesystem.
- Choose the "ce\_download\_picture" or "ce\_downloads\_picture" template.
- Save and check your settings in the frontend.

---

This extension has been sponsored by [Kreadea](https://www.kreadea.de), Wiesbaden Germany

[![](docs/kreadea.png)](https://www.kreadea.de "KREADEA")

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~148 days

Recently: every ~206 days

Total

7

Last Release

706d ago

Major Versions

1.3.3 → 2.0.02024-06-06

PHP version history (2 changes)2.0.0PHP 8.1

2.0.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1525166?v=4)[Marko Cupic](/maintainers/markocupic)[@markocupic](https://github.com/markocupic)

---

Top Contributors

[![markocupic](https://avatars.githubusercontent.com/u/1525166?v=4)](https://github.com/markocupic "markocupic (23 commits)")

---

Tags

bundledownloadscontaopicture

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/markocupic-contao-picture-downloads/health.svg)

```
[![Health](https://phpackages.com/badges/markocupic-contao-picture-downloads/health.svg)](https://phpackages.com/packages/markocupic-contao-picture-downloads)
```

###  Alternatives

[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[markocupic/contao-bundle-creator-bundle

This bundle provides a bundle maker for Contao 4.\*. The extension will create a fully working backend- or/and frontend module after you have defined a few parameters in the contao backend.

224.7k](/packages/markocupic-contao-bundle-creator-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
