Search…
Introduction
Getting Started
Installation
Upgrade Guide
Configuration
Configuration Overview
App Config Reference
Cache Config Reference
Icon Configuration
Hiding Files
Help & Support
Troubleshooting
Common Issues
Developers
Development Environment
Code Analysis & Testing
Building Release Artifacts
Powered By
GitBook
Upgrade Guide
Upgrading Directory Lister is quick and painless whether you're upgrading an existing
3.X
installation or upgrading from Directory Lister
2.X
.
Upgrade an existing Directory Lister 3 installation
1.
Download the latest version of Directory Lister 3 from
https://www.directorylister.com
2.
Extract the zip/tar archive
3.
Copy the extracted files/folders to your existing installation location overwriting any files if prompted
4.
Clear the cache by deleting all files in the
app/cache
directory
1
rm -rf app/cache/*
Copied!
Upgrade from Directory Lister 2
Please note, Directory Lister 3 requires PHP >= 7.3
1.
Download the latest version of Directory Lister 3 from
https://www.directorylister.com
2.
Extract the zip/tar archive
3.
Remove
index.php
and the
resources
folder from your existing installation
1
rm -rf index.php resources
Copied!
4.
Copy the extracted files/folders to your existing installation location overwriting any files if prompted
Getting Started - Previous
Installation
Next - Configuration
Configuration Overview
Last modified
1yr ago
Copy link
Contents
Upgrade an existing Directory Lister 3 installation
Upgrade from Directory Lister 2