https://github.com/rknightuk/file-lister
Display a list of files in a directory with PHP
https://github.com/rknightuk/file-lister
Last synced: 3 months ago
JSON representation
Display a list of files in a directory with PHP
- Host: GitHub
- URL: https://github.com/rknightuk/file-lister
- Owner: rknightuk
- Created: 2014-07-19T08:37:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-21T18:35:27.000Z (almost 11 years ago)
- Last Synced: 2025-02-03T22:11:06.724Z (5 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# File Indexer
Display a list of files in a directory with PHP. Uses [Featherlight](http://noelboss.github.io/featherlight/) for image lightboxes.

## Installation
Copy `index.php` and `inc` to the directory on your server where your files are. That's it.
## Configuration
Update the variables at the top of `index.php` to update the page title, url (used for redirecting to non-image files), allowed file type as well as changing the colour of the file icon.
## To do
- Different coloured icons for different filetypes