in2code-de / instagram

Show instagram feed without API in a TYPO3 extension
https://www.in2code.de/agentur/typo3-extensions/instagram/
19 stars 13 forks source link

Add firstPost setting to allow selection by range #20

Open ursbraem opened 2 years ago

ursbraem commented 2 years ago

If you have various teasers on your site, maybe some news teasers and then some excerpts from your instagram feed, you will welcome the possibility to specify a range in your plugin (in my case: show the first post in one plugin, show the second post in another plugin).

I have added that to the flexform, to the show template as well as to the backend preview (which in this commit only shows the chosen number of posts (max 8) and a tad larger)

Screenshots see https://github.com/in2code-de/instagram/pull/19