brammittendorff/instacraft

An instagram image puller for Craft CMS without OAuth

Installs: 680

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 0

Open Issues: 0

Type:craft-plugin

1.0.7 2018-05-30 09:32 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:02:20 UTC


README

An automatic instagram image puller for Craft CMS without OAuth. You can download the images from a public instagram without OAuth. Or just insert a url and folderid in the configuration of your plugin and setup a scheduled task and it will automatically pull the images for you.

Installation

Composer

You can install this plugin with composer. This will install your plugin automatically in the craft plugins folder.

composer require brammittendorff/instacraft

Git

You can install this plugin with git to you just need to clone this repo into your craft plugins folder:

cd craft/plugins/

git clone https://github.com/brammittendorff/instacraft.git

Scheduled tasks

You can use this plugin as a cronjob, or as a schedule in heroku just use/run the following command:

./craft/app/etc/console/yiic instacraft run