fit/instagrambundle

A Symfony Instagram bundle

dev-master 2015-09-08 13:52 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:10:30 UTC


README

Бандл для создания виджетов Инстаграма

{{ render(controller('FitInstagramBundle:Default:widget', {
    template: 'FitWebBundle:Web/Widget:_instagram.html.twig',
    application: 'new_shape_russia',
    count: 9
})) }}

Установка

fit_instagram:
    applications:
        new_shape_russia:
            client_id: %instagramm application id%