# PDF-upload to Shopware 6

**URL:** https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125
**Category:** Shopware 6 (English)
**Created:** [27. Oktober 2021 um 10:00 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125 "2021-10-27T10:00:21Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![marcomaniac](https://avatars.discourse-cdn.com/v4/letter/m/a6a055/32.png) [@marcomaniac](https://forum.shopware.com/u/marcomaniac)
#### Post date: [27. Oktober 2021 um 10:00 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/1 "2021-10-27T10:00:21Z")

</div>

Hallo there,  
does anyone know, if and when shopware 6 will be able to receive PDF-media via and display them in the frontend as you know from SW5?

We do not want to user 3rd-party plugins.

Kinde regards  
Marco

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [27. Oktober 2021 um 11:20 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/2 "2021-10-27T11:20:55Z")

</div>

That is the Shopware roadmap

> **[Shopware Roadmap](https://www.shopware.com/de/roadmap/)**
>
> Die Shopware Roadmap zeigt Dir, woran wir arbeiten, was wir als nächstes in Angriff nehmen wollen und welche Visionen wir für die Zukunft haben.

---

<div class="post-metadata">

### Author: ![marcomaniac](https://avatars.discourse-cdn.com/v4/letter/m/a6a055/32.png) [@marcomaniac](https://forum.shopware.com/u/marcomaniac)
#### Post date: [27. Oktober 2021 um 12:20 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/3 "2021-10-27T12:20:32Z")

</div>

Hallo Max. Dort finde ich nichts von PDFs o. ä.

Ist denn da gar nichts geplant? Das ist eine wirklich gravierende Lücke.

Viele Grüße  
Marco

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [28. Oktober 2021 um 10:45 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/4 "2021-10-28T10:45:08Z")

</div>

I do not work at Shopware. The roadmap and Github are the only places where you can see what the Shopware developers are developing.

---

<div class="post-metadata">

### Author: ![marcomaniac](https://avatars.discourse-cdn.com/v4/letter/m/a6a055/32.png) [@marcomaniac](https://forum.shopware.com/u/marcomaniac)
#### Post date: [28. Oktober 2021 um 11:16 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/5 "2021-10-28T11:16:23Z")

</div>

Ah sorry, didn’t see that 🙂  
I cross fingers to get this functionality soon.

Cheers Marco

---

<div class="post-metadata">

### Author: ![wrongspot](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/wrongspot/32/8901_2.png) [@wrongspot](https://forum.shopware.com/u/wrongspot)
#### Post date: [2. November 2021 um 22:38 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/6 "2021-11-02T22:38:51Z")

</div>

what do you want, upload pdf media to media manager?  
you can do that, for this you have to extend these list [platform/shopware.yaml at trunk · shopware/platform · GitHub](https://github.com/shopware/platform/blob/trunk/src/Core/Framework/Resources/config/packages/shopware.yaml#L23) in your shopware configuration. append pdf in list, then you will be able to upload pdf files.

---

<div class="post-metadata">

### Author: ![marcomaniac](https://avatars.discourse-cdn.com/v4/letter/m/a6a055/32.png) [@marcomaniac](https://forum.shopware.com/u/marcomaniac)
#### Post date: [3. November 2021 um 06:50 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/7 "2021-11-03T06:50:57Z")

</div>

It is not the upload. We can upload pdf-files, but there is no way to display them as downloads, as you know it from SW5.

---

<div class="post-metadata">

### Author: ![wrongspot](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/wrongspot/32/8901_2.png) [@wrongspot](https://forum.shopware.com/u/wrongspot)
#### Post date: [3. November 2021 um 08:25 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/8 "2021-11-03T08:25:17Z")

</div>

a workaround would be to create custom fields of type „Media field“, assign them to your products and than you can upload any pdf file and do what you want.

---

<div class="post-metadata">

### Author: ![marcomaniac](https://avatars.discourse-cdn.com/v4/letter/m/a6a055/32.png) [@marcomaniac](https://forum.shopware.com/u/marcomaniac)
#### Post date: [3. November 2021 um 08:41 UTC](https://forum.shopware.com/t/pdf-upload-to-shopware-6/91125/9 "2021-11-03T08:41:15Z")

</div>

Hi,  
this idea we already thought about and we could do this, but, we are looking for a standardized technique from Shopware like in SW5.
