Drupal module that adds a file field formatter to display the contents of archive files as a list.
- Navigate to Structure > File types
- Add
application/zip
to the MIME types of the file type used to hold archive files
- Create a file field
- Select the field formatter
List archive contents
- PHP must have zip support