NanoAlbum
a simple and small PHP photo album /gallery
Goals and features
- KISS - keep it small and simple
- no database required
- zero configuration / little configuration
- small footprint: basic funtionality in just one single file
- no wasting of display area, use whole screen
- design for modern browsers , html5, css3
- design for mobile devices
- save bandwidth, using client cache where possible
- provide original photos for download and viewing
Install instructions:
- download the zip-file from https://github.com/oliworx/NanoAlbum/zipball/master
- extract the zip file
- upload the index.php to your webserver via ftp (e.g. to a folder album)
- upload images and image folders to the same folder
- set write permissions to that folder for the webserver
- open the URl to your album (e.g. http://www.example.com/album/)
- thumbnails are created on thy fly
License
MIT License: https://kurmis.mit-license.org