openfoodfacts / openfoodfacts-php

PHP wrapper for Open Food Facts
https://packagist.org/packages/openfoodfacts/openfoodfacts-php
MIT License
58 stars 34 forks source link

Let users of the package upload Images to products #23

Open Dwarfex opened 4 years ago

Dwarfex commented 4 years ago

Currently the package is not able to upload images to the different Open***Facts Types.

https://github.com/openfoodfacts/openfoodfacts-php/blob/master/src/Api.php#L290

The package should support adding images to a product.