Interesting module. The possibility to upload multiple images will be a nice addition to Media entities.

1. Can you write down which module is required? The Media Entities module? The core Media module introduced with Drupal 8.4?
2. Can you review your coding style? We expect 2 spaces. Reference: https://www.drupal.org/docs/develop/coding-standards/object-oriented-code

Comments

xmacinfo created an issue. See original summary.

tommbee’s picture

Version: » 8.x-1.x-dev
Assigned: Unassigned » tommbee
Status: Active » Fixed

Thanks for the interest. Formatting and module dependancy issues fixed in last release.

Christopher Riley’s picture

Shouldn't version 8.2.x-dev not require media_entity but instead drupal:media (>= 8.4)

Thanks

tommbee’s picture

Version: 8.x-1.x-dev » 8.x-3.x-dev

Thats correct. I have updated the dependancies to reflect this.

tommbee’s picture

Status: Fixed » Closed (fixed)