@filerobot/instagram
TypeScript icon, indicating that this package has built-in type declarations

3.36.9 • Public • Published

@filerobot/instagram

Plugins Website Version Scaleflex team License ![CodeSandbox][codeSandbox-image]

Filerobot Widget logo

The Instagram Filerobot Media Asset Widget lets users import photos from their Instagram account.

Usage

NPM

npm install --save @filerobot/instagram

YARN

yarn add @filerobot/instagram

then

import Instagram from '@filerobot/instagram'
...
...
...
filerobot.use(Instagram, propertiesObject)

CDN

The plugin from CDN is found inside Filerobot global object Filerobot.Instagram

const Instagram = window.Filerobot.Instagram
...
...
...
filerobot.use(Instagram, propertiesObject)

Properties

title

Type: string

Default: 'Instagram'

The title/label that would be shown & used for the plugin.

companionHeaders

Type: null | object

Default: null

If you need to pass additional headers for in companion requests then pass them in this property.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @filerobot/instagram

Weekly Downloads

769

Version

3.36.9

License

MIT

Unpacked Size

71.2 kB

Total Files

7

Last publish

Collaborators

  • philipka
  • amrw.js
  • amr26
  • ahmeeedmostafa
  • vitaly.shaposhnik