codemonauts / craft-instagram-feed

Craft CMS plugin to receive Instragram feed data as variable in templates
MIT License
27 stars 7 forks source link

Get usernames for hashtag feeds #35

Closed CharlieGentle closed 2 years ago

CharlieGentle commented 3 years ago

Is it possible to get the username for posts when getting a feed based on hashtag?

fleaz commented 3 years ago

Hey @CharlieGentle no, this is currently not possible.

But this would indeed be a good feature so we added it to our todo list for the next release :) I guess most of our user use the plugin to request a user profile instead of a hashtag, therefore nobody found that this quite crucial information is missing cough

Thanks for the hint!

Best regards, Felix

garrill commented 2 years ago

Has this been added to the plugin yet? It doesn't look like there is a username key in the object

kringkaste commented 2 years ago

Hey! Sorry, but Instagram only returns the ID of the owner and not the username. So we cannot add the username to the object.