bensonarts / GalleryCMS

A free CMS for photo galleries (PHP 5/CodeIgniter)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallery CMS

Info

GalleryCMS is a free image gallery CMS based on the CodeIgniter 2.1 framework. It is an easy-to-use image gallery CMS that generates JSON and XML feeds that image galleries can consume.

Features

  • Multiple image uploader
  • Drag and drop ordering
  • User management
  • Feed organizer

Dependencies

  • PHP >= 5.2
  • MySQL Database
  • GD2 Library enabled

Installation

  1. Create a MySQL database.

  2. Edit application/config/database.php and enter your database credentials.

  3. Upload to your webserver.

  4. Navigate to the URL of which you uploaded the application and complete the registration. Creating your account will generate all of the database tables and finish the installation.

Known Issues

PNG Uploads fail. This is a known CodeIgniter 2.1 issue.

About

A free CMS for photo galleries (PHP 5/CodeIgniter)

License:Other


Languages

Language:PHP 99.4%Language:JavaScript 0.6%