Skip to content

tylxr59/tinygallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinygallery

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

  1. Drop index.php, bootstrap.bundle.js, bootstrap.css, color-modes.js into a directory
  2. Drop your photos into a subdirectory (e.g. photos)
  3. Set the subdirectory name for photos in index.php
  4. Configure the rest of the settings according to your preferences for the gallery

About

A tiny PHP image gallery script. Bootstrap'd with automatic zip downloads of images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published