Skip to content

Personal static html photo gallery.

License

Notifications You must be signed in to change notification settings

ojullien/Galleria

Repository files navigation

Galleria

Personal static html photo gallery.

Using jQuery Galleriffic plugin by Trent Foley and PHP code to allow the hi-res photo downloading.

Note: I use this gallery for my own projects, it contains only the features I need.

Table of Contents

Requirements

This package requires PHP 5.3. For specifics, please examine the package composer.json file.

You may check if your PHP and extension versions match the platform requirements using composer diagnose and composer check-platform-reqs. (This requires Composer to be available as composer.)

Installation

download a release, or clone this repository.

Documentation

Galleria is an intuitive and easy to use application. And, unfortunately, I do not provide exhaustive documentation. Please read the code and the comments ;)

You can generate documentation using phpdocumentor. It should be installed with Composer.

Contributing

Thanks you for taking the time to contribute. Please fork the repository and make changes as you'd like.

As I use this package for my own projects, it contains only the features I need. But If you have any ideas, just open an issue and tell me what you think. Pull requests are also warmly welcome.

If you encounter any bugs, please open an issue.

Be sure to include a title and clear description,as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

License

Galleria is open-source and is licensed under the MIT License.