Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 521 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 521 Bytes

UberGalleryZF

Version 0.0.1

Introduction

UberGalleryZF is a Zend Framework 2 module that provides convenient integration of the UberGallery PHP image gallery system.

Requirements

Installation

  1. cd path/to/project/vendor
  2. git clone git://github.com/UberGallery/UberGalleryZF.git
  3. Enable UberGalleryZF in your application.config.php modules array.