Skip to content

sjardim/processwire-simple-flickr-album

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Processwire Simple Flickr Album

A simple script to get a album downloaded to a page using ProcessWire API

Instructions

  1. Download the files
  2. Put the templates/get_flickr_sets.php on your templates/ folder.
  3. Create a page on Processwire using this template
  4. Create or edit the page where the albums will be created. In my case it was /pictures/
  5. IMPORTANT: Add guest edit/create permissions to this /pictures/ page, otherwise the script won't work
  6. Create a temp dir on your server and set it on the previous file
  7. Get a Flickr API on https://www.flickr.com/services/apps/create/
  8. Add one or more Flickr album IDs on get_flickr_sets.php
  9. Open the page using the get_flickr_sets.php template on your browser

Screenshot of ProcessWire Admin

About

A simple script to get a album downloaded to a page using ProcessWire api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages