fit/instagrambundle

一个Symfony Instagram扩展包

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

This package is not auto-updated.

Last update: 2024-09-28 18:26:37 UTC


README

创建Instagram小部件的包

{{ 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%