Skip to content

A ZenphotoCMS plugin to display latest images from Flickr

License

Notifications You must be signed in to change notification settings

acrylian/flickrfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

flickrfeed

A ZenphotoCMS plugin to display latest images from Flickr.

It does use the public RSS feed and therefore only covers public content.

Installation

Place the file flickrfeed.php to your /plugins folder, enable it and set the plugin options.

Add flickrFeed::printFeed(4); to your theme where you want to display the latest images.

Note the plugin does just print an unordered list with linked thumbs and does not provide any default CSS styling.