Skip to content

Breizhtorm/bolt-extension-flickr-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolt.cm Flickr Image Gallery Extension

A basic extension displaying an image gallery, based on a user public Flickr images.

I needed it for a personnal project, but it might help someone out there sometime.

Just add the following twig function in your template to display the gallery :

{{ flickrgallery() }}

Configuration

After installation, just edit the newly created flickrgallery.breizhtorm.yml configuration file in your app/config/extensions folder with the following parameters :

Flickr Parameters

*Mandatory fields

Other Parameters

  • template* : path to your gallery template, relative to your theme path
  • error_message : Message to be displayed in case of loading error

*Mandatory fields

Notes

In 2.0, the gallery layout management changed to something a bit more simple and developer friendly. So when upgrading to 2.X, pay attention to add your own gallery template (if needed).

About

A simple Flickr image gallery for Bolt Templates

Resources

Stars

Watchers

Forks

Packages

No packages published