bnomei / kirby3-instagram

Kirby 3 Plugin to call Instagram (or any other) API Endpoints
https://kirby3-plugins.bnomei.com/instagram
MIT License
19 stars 1 forks source link

Need a better documentation - or at least, examples #3

Closed jesuismaxime closed 5 years ago

jesuismaxime commented 5 years ago

There's no example for the "params in the config file" part and some settings (debugforce) differ from the usage example ($force).

Is there a precise order for the expire or token option in the function ?

luxuryluke commented 5 years ago

Yes, please.

bnomei commented 5 years ago

rejoice! i will do this today. :)

bnomei commented 5 years ago

@jesuismaxime the order is set here: https://github.com/bnomei/kirby3-instagram/blob/master/classes/Instagram.php#L48

anything you wanted to do with the function that is not possible yet?

bnomei commented 5 years ago

https://github.com/bnomei/kirby3-instagram/releases/tag/v1.1.0