A tiny PHP image gallery script. Bootstrap'd design with automatic zip downloads of images.
Main code licensed under MIT License. Bootstrap licensed under MIT License. color-modes.js licensed under CC BY 3.0.
Requirements
- A web server
- PHP 4 or greater (PHP Version >= 5.2.0 if you want ZIP image downloads)
- ZipArchive (optional)
Installation
- Drop index.php, bootstrap.bundle.js, bootstrap.css, color-modes.js into a directory
- Drop your photos into a subdirectory (e.g. photos)
- Set the subdirectory name for photos in index.php
- Configure the rest of the settings according to your preferences for the gallery