mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-26 15:25:18 +02:00
Added zip downloads to feature list and noted PHP Zip extension requirement in README
This commit is contained in:
@@ -26,11 +26,13 @@ Features
|
||||
- **File search** helps you locate the files you need quickly and efficiently.
|
||||
- **File hashes** instill confidence when downloading files through verification.
|
||||
- **Readme rendering** allows exposing the contents of READMEs directly on the page.
|
||||
- **Zip downloads** for fetching an entire directory of files in a single action.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
- [PHP](https://php.net) >= 7.2
|
||||
- [PHP Zip](https://www.php.net/manual/en/book.zip.php) extension
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
Reference in New Issue
Block a user