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
Comment #2
tommbee commentedThanks for the interest. Formatting and module dependancy issues fixed in last release.
Comment #3
Christopher Riley commentedShouldn't version 8.2.x-dev not require media_entity but instead drupal:media (>= 8.4)
Thanks
Comment #4
tommbee commentedThats correct. I have updated the dependancies to reflect this.
Comment #5
tommbee commented