Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (13 loc) · 922 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 922 Bytes

InstaCraft

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