# WP Futter (Instagram feed)

Easily display your Instagram feed on your WordPress website, currently only works with public profiles.

This plugin:
 - Instagram feed (only public profiles)
 - to be added..

## Roadmap

 - Lazyload
 - Visual settings
 - Code cleanup
 - Documenting
 - Settings for rows + colums and how many recent posts
 - Finish instructions

## Instructions

- Pull this into the plugins directory of your project either by cloning or using composer. Make sure you have [Node.js](https://nodejs.org/) and [Composer](https://getcomposer.org) installed. 
- Run `npm install`
- Run `composer install`
- 