You are on page 1of 3

Mig - "My Image Gallery"

Mig is a photo album / image gallery management system. It is written in PHP and requires nothing but PHP to operate. Any version of PHP4 and PHP5 will work. PHP3 users will need to have at least version 3.0.9.

Utilities are included to do things like thumbnail creation, extraction of EXIF headers from JPEG files and so forth. Those tools require Perl and (for thumbnail generation) ImageMagick. You do not need Perl or ImageMagick to use Mig itself.

NOTE: to avoid confusion, let me clarify. To use Mig itself, the gallery program, you need only PHP and a web server. To use mkGallery.pl, the thumbnail program, you need Perl and ImageMagick. Mig is not capable of making thumbnails. You need to use mkGallery.pl, or something else, to make thumbnails. Some people use Photoshop, some use other things. Mig Buddy (see below) can also create thumbnails for you. News

2013-05-16: Mig 1.5.3 released (Download, Source) 2011-08-06: Mig 1.5.2 released (Download, Source)

See it in action

Example gallery Colorbox Example gallery (This example uses colorbox, a lightbox for jquery, download folder.html to see how it's done) Real sites using Mig

Resources

Download Online documentation Project page at sourceforge.net Source-Code repository at sourceforge.net Mig link buttons "Mig Buddy" by Keith Lightbox-Patch (small patch against mig-1.5.2 to use lightbox, you'll need to download lightbox seperately)

Mailing lists

mig-announce (announcements only) mig-users (general discussion) mig-devel (developer discussion)

Copyright / License

Copyright 2005-2013 by Boris Wachtmeister Copyright 2000-2005 by Daniel M. Lowe

Mig is released under a BSD-Style License since 1.4.1 (was GPL before) and can be used free of charge. (Daniel Lowe is no longer actively maintaining Mig; he was the original author. Boris Wachtmeister is the current maintainer.)

Powered by PHP

SourceForge Logo

You might also like