Tag: image upload
-
Drupal 8 – How to enable multi image upload
One of the great things about Drupal 8 is that it has multi-image uploading capabilities built-in, unlike Drupal 7. By default, however, it’s a single image at a time. To enable multiple image upload for articles, for example, navigate to: siteurl/admin/structure/types/manage/article/fields Click “edit” next to the Image field type, and you’re taken…