Fantastic no-Frills Flickr Folio
A simple and elegant way to host your own Flickr powered portfolio, designed and developed by Jay Williams. FFFolio can help you setup an online portfolio that is minimalist, easy to update, and entirely powered by Flickr Collections & Sets.
Initial installation does require some knowledge of HTML, PHP, and Flickr. After installation, everything is updated via Flickr & and the Flickr Organizer.
- Flickr API Key
- PHP 5.2
- cURL
- JSON
- SimpleXML
You can download the source code in a ZIP Archive, or clone the project using Git:
git clone [email protected]:d3designs/FFFFolio.git
cd FFFFolio
Rename the config file, located in the app directory, from config-sample.inc.php
to config.inc.php
and add your Flickr API key/secret, as well as the User and Collection ID.
The app/cache/
directory must be writable by the web server. A folder permission of 755 or 777 should be sufficient.
By default, all Flickr API calls are cached for 6 hours, this can be changed in the FFFFolio Class if necessary.
- Orphan Elliott
- Powered by this Flickr Collection
Files located under the images/
directory are copyright Mat Hudson and can not be reused.
URL: http://github.com/d3designs/FFFFolio
Copyright (c) 2010, Jay Williams MIT-style License
URL: http://mootools.net/
Copyright (c) 2006-2008 Valerio Proietti MIT-style License
URL: http://github.com/skyzyx/flickr
Copyright (c) 2009, Ryan Parman Simplified BSD License
URL: http://github.com/d3designs/flickr
Copyright (c) 2009, Jay Williams Simplified BSD License
URL: http://github.com/skyzyx/requestcore
Copyright (c) 2009, LifeNexus Digital, Inc., and contributors. Simplified BSD License