Skip to content

mjspier/superbly_photos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

superbly_photos

description

  • single file php photo gallery
  • organize your photos in the folder
  • no database etc needed

demo

http://www.superbly.ch/examples/photos/

installation

create a folder "albums" and subfolders to store images in it. place index.php in root folder.

example:

root
|-- index.php
|-- albums
    |-- album1
    |   |-- image1.jpg
    |   |-- image2.jpg
    |   |-- ...
    |
    |-- album2
        |--image1.jpg
        |--image2.jpg
        |--...

if you want to change the root album folder name change the variable albumdir in the index.php file.

About

single file php photo gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages