Simple script to create an image gallery in PHP
- PHP 5+
It creates an image gallery (with mobile compatibility) from all images in the current directory.
Additionnals information of the gallery can be edited in the json file called gallery.json
Clone this repository, send it to your web server and copy all your images you want to appear in the gallery in the script directory. Launch your desktop or mobile browser, go to the URL and have fun !
Don't hesitate to fork this project, improve it and make a pull request.
This project is under Apache 2.0 License.