< Back
Print

SC::Shopware – Transfer Download-Files

With the plugin “SC::Shopware – Transfer Download-Files” – pdfs and movies can be synchronized to Shopware

Example

Notice:
mediaImage -> cs formatted value is a mandatory field
This plugin does not work for single variant images (complex articles)

Parameter:
mediaImage
name
description
attribute.. as defined in Shopware “s_articles_img_attributes”

Plugin Configuration:

Meaning of the settings for the variant in Shopware

Label Description Example
Album ID in Shopware (e.g.. -6 for product pdf) Album ID for download pdf -6 -6

Result of the media export to Shopware


Send data [POST]:media
Detailed informationen
Array
(
    [0] => http://192.168.1.98/dev/shopware5.5.x/api/media
    [1] => POST
    [2] => Array
        (
            [album] => -6
            [file] => http://sc-trunkcs17.dev-int.saws-office.de/admin/../admin/ImageServer.php?ID=226d8a8878@CSLive&rand=e400e930b4c484e7ca6cc1f7fdd39618&lang=2&CSPIN=Y3RzVXNlcj1hZG1pbiZjdHNXZWJzaXRlPUNTTGl2ZSZjdHNQSU5EYXRlPTE1NjA5NDg4NTImY3RzUElOPTA2YmJlY2M1MTE3ODRjOTM1OWMxNTc2MGFiMzFjMGY5&download=1&/6e911fe870887c372b2d2a40df4a232btv-emanual.pdf
            [name] => tv-emanual.pdf
            [description] => TV-EManual.pdf[8878]
        )

Shopware response:

Client Response[POST]:media
Detailed informationen
Array
(
    [id] => 1370
    [location] => http://192.168.1.98/dev/shopware5.5.x/api/media/1370
)

Result in the Media Manager

Result in the article

Details/limitations

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents