UberGallery logo

UberGallery

  •  0 ratings
In category: Photo and Video Galleries

About UberGallery

UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML.

  •   465  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 351  
  •   212  
  •   75  
  •  Latest commit: Aug 2, 2022  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about UberGallery

UberGallery - The simple PHP photo gallery

Created by, Chris Kankiewicz

Introduction

UberGallery is an easy to use, simple to manage, web photo gallery written in PHP and distributed under the MIT License. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output standards compliant XHTML markup on the fly.

Like this project? Make a donation.

Features

  • Simple first time installation
  • Database-less configuration
  • Include galleries within pre-existing sites
  • Create multiple galleries with a single installation
  • Easily customize your gallery styles via CSS
  • Install and update the gallery easily wth Git (optional)

Requirements

UberGallery requires PHP 5.2+ and the PHP-GD image library to work properly. For more information on PHP and the PHP-GD image library, please visit http://php.net.

Simple Installation

  1. Copy resources/sample.galleryConfig.ini to resources/galleryConfig.ini and modify the settings to your liking

  2. Upload index.php, resources/ and gallery-images/ to your web server

  3. Upload images to the gallery-images/ directory

  4. Make the resources/cache/ directory writable by the web server

    chmod 777 /path/to/resources/cache
  5. Open your web browser and load the page where you installed UberGallery

Custom Installation

  1. Copy resources/sample.galleryConfig.ini to resources/galleryConfig.ini and modify the settings to your liking

  2. Upload the resources/ folder to your web server

  3. Insert the following code into the PHP page where you would like the gallery to be displayed (be sure to change the include and image folder path to match your configuration)

    <?php include_once('path/to/resources/UberGallery.php'); $gallery = UberGallery::init()->createGallery('path/to/images-folder'); ?>
  4. Include the UberGallery and ColorBox style sheets in your page header

    <link rel="stylesheet" type="text/css" href="path/to/resources/UberGallery.css" />
    <link rel="stylesheet" type="text/css" href="path/to/resources/colorbox/1/colorbox.css" />

    ℹ️ You can replace the 1 with a value between 1 and 5 for different ColorBox themes.

  5. Include jQuery and ColorBox javascript files in your page header

    <script type="text/javascript" src="://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
    <script type="text/javascript" src="path/to/resources/colorbox/jquery.colorbox.js"></script>
  6. Include the ColorBox jQuery call in your header

    <script type="text/javascript">
    $(document).ready(function(){
        $("a[rel='colorbox']").colorbox({maxWidth: "90%", maxHeight: "90%", opacity: ".5"});
    });
    </script>
  7. Upload images to your images directory

  8. Make the resources/cache/ directory writable by the web server

    chmod 777 /path/to/resources/cache
  9. Open your web browser and load the page where you installed UberGallery

Install with Git

  1. SSH into the your server and clone the UberGallery repository and submodules

    git clone --recursive git://github.com/UberGallery/UberGallery.git /path/to/ubergallery
  2. Copy resources/sample.galleryConfig.ini to resources/galleryConfig.ini and modify the settings

    cp resources/sample.galleryConfig.ini resources/galleryConfig.ini
    nano resources/galleryConfig.ini
  3. Upload images to the gallery-images/ folder within your gallery directory

  4. Make the resources/cache/ directory writable by the web server

    chmod 777 /path/to/resources/cache
  5. Open your web browser and load the page where you installed UberGallery

When using this method to install UberGallery, you may update your installation by running the following commands:

cd /path/to/gallery-directory
git pull origin master
git submodule update

ℹ️ If you are installing UberGallery via git into an existing git repository, you will need to add it as a submodule.

git submodule add git://github.com/UberGallery/UberGallery.git path/to/ubergallery
git submodule update --init --recursive path/to/ubergallery

Troubleshooting

Please report bugs to the Github issue tracker.

If you're having issues with UberGallery here are a few troubleshooting tips.

  • Verify that you have PHP 5.2 or later installed. You can verify your PHP version by running

    php --version
  • Make sure you have the latest version of UberGallery installed

  • Replace your galleryConfig.ini with sample.galleryConfig.ini to ensure proper configuration

    rm resources/galleryConfig.ini
    cp resource/sample.galleryConfig.ini resources/galleryConfig.ini
  • Clear your cache and make sure the directory is writable by the web server

    rm -f resources/cache/*
    chmod 777 resources/cache
  • Enable debugging by setting the enable_debugging option in resources/galleryConfig.ini to true, try loading your gallery in a web browser then inspect the debug.log file in your cache directory for any errors

News & Updates

For UberGallery updates and news follow @UberGallery on Twitter.

License

UberGallery is is licensed under the MIT License.

Comments (0)

Please login to join the discussion on this project.

UberGallery Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Popular Projects

FluxBB

in Social Networks and Forums
 31k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 18k    1    1    0  

Libreddit

in Social Networks and Forums
 6k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 4k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Dashboard

in Personal Dashboards
 3k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 18k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 888    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
pCloud Lifetime

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Fussel logo
Fussel cover

Fussel

Fussel is a static photo gallery generator. Easily generate…

Lychee logo
Lychee cover

Lychee

Open source grid and album based photo-management-system.

Mejiro logo
Mejiro cover

Mejiro

An easy-to-use PHP web application for instant photo publis…