Installation

Installation of Directory Lister is fast and requires no configuration.

Requirements

  • Directory Lister requires PHP 8.1+

    • The Zip extension is required for zip downloads

    • The DOM and Fileinfo extensions are required for README rendering

Manual Installation

  1. Extract the zip/tar archive

  2. Copy extracted files/folders to your web server

Install with Composer

composer create-project phlak/directory-lister

Last updated