Skip to content

weban-pl/bigos_instagram_box

Repository files navigation

BigosInstagramBox

Widget showing Instagram post for given hash, user id or localization.

Installation

BigosInstagramBox works with Rails 3.1 onwards. You can add it to your Gemfile with:

gem "bigos_instagram_box", :git=>"git://github.com/weban/bigos_instagram_box.git"

Gems "jquery-rails" and "bigos_settings" are required

Run the bundle command to install it.

After you install BigosInstagramBox and add it to your Gemfile, you need to run the generator:

rails generate bigos_instagram_box:install

Configuration

You should create Instagram App get [App Client Id], [App Client Secret] and obtain [App Access Token]

You must use this access token in the initilizers/bigos_instagram_box.rb initializer You can specify one, two or three methods (By hashtag, user name, user id and location). Posts will be merged Please set generated settings

Customization

You can use to generate view you can overwrite

rails generate bigos_instagram_box:views

About

Bigos Instagram module for Bigos App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published