For the complete documentation index, see llms.txt. This page is also available as Markdown.

Upgrade Guide

Upgrading an existing Directory Lister installation is quick and painless.

  1. Download the latest version of Directory Lister from https://www.directorylister.com

  2. Extract the zip/tar archive

  3. Copy the extracted files/folders to your existing installation location

    1. If prompted, overwriting all files

  4. Clear the application cache by deleting all files in the app/cache directory

     rm --recursive --force app/cache/*

Last updated

Was this helpful?