Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 406 Bytes

List Archive Contents Field Formatter

Drupal module that adds a file field formatter to display the contents of archive files as a list.

Setup

  1. Navigate to Structure > File types
  2. Add application/zip to the MIME types of the file type used to hold archive files

Usage

  1. Create a file field
  2. Select the field formatter List archive contents

Requirements

  • PHP must have zip support