Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanocudini/ultralightgallery

Lightweight database-less Gallery written in PHP/Javascript
https://github.com/stefanocudini/ultralightgallery

gallery-app gallery-application gallery-plugin galley php php-framework php-library

Last synced: 3 days ago
JSON representation

Lightweight database-less Gallery written in PHP/Javascript

Awesome Lists containing this project

README

        

# UltraLightGallery
Lightweight database-less Gallery written in PHP/Javascript

## Features

* Modular architecture 38 plugins
* Integrated management interface
* SEO optimizations
* Javascript compression and automatic Css
* Dozens of plugins that can be activated
* No installation required
* Does not use external databases

# INSTALL

```bash
$ cd /var/www/mysite.com
$ wget https://github.com/stefanocudini/UltraLightGallery/archive/master.zip
$ unzip master.zip
$ mv UltraLightGallery-master gallery
$ chgrp -R www-data gallery
$ chmod -R 0775 gallery
```

Navigate with browser to: *http://mysite.com/gallery/*

![Image](_screenshots/slideshow.png)

![Image](_screenshots/crop.png)

![Image](_screenshots/delete.png)

![Image](_screenshots/order.png)

![Image](_screenshots/desc.png)

![Image](_screenshots/rotate.png)

![Image](_screenshots/upload.png)

![Image](_screenshots/calendar.png)