Written in PHP, cfGallery is a simple yet powerfull gallery application.
It allows anyone to dispose of a handy gallery system, with user access management and a simple gallery viewer.
cfGallery is delivered with an external API, for a better integration in PHP projets.
Features :
= Main features =
– Users management
– Public and private galleries
– Simple installation process
– External API
= Galleries management =
– Public galleries
– Private galleries (require an user authentication)
– Each gallery has an user management panel
– Manage picture download rights for each user
– Picture sorting by drag and drop
– Multiple selection, mass deletion
– Key picture
– Exif information
– PHP Gallery viewer
= Users management =
– Simple login & password authentication
– Add/Delete Users
– activate/desactivate users
– Each user has an access panel to galleries
= API =
– Galleries and Pictures are accessible from anywhere in your web application
– Simple
– Well documented
– http://codingfarmer.net/cfgallerydoc/api
= Requirements =
– PHP 5.3
– PDO Extensions
– GD library
– Mcrypt library
– FileInfo library
= FULL DOCUMENTATION =
http://codingfarmer.net/cfgallerydoc/