6.0.8 • Published 5 months ago

@webriq-pagebuilder/sanity-plugin-input-component-social-accounts v6.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

sanity-plugin-input-component-social-accounts

Display social media feed with StackShift UI input component.

Installation

In your Sanity project folder:

yarn add @webriq-pagebuilder/sanity-plugin-input-component-social-accounts

or

npm install @webriq-pagebuilder/sanity-plugin-webriq-components

Usage

Import as input component to schema field of type string to select linked social media accounts and display media feed:

// sample component definition
import LinkedSocialAccounts from "@webriq-pagebuilder/sanity-plugin-input-component-social-accounts"

export const socialMediaSchema = [
  // other fields here
  {
    name: "selectAccount",
    title: "Choose Social Account",
    description:
      "Select the linked social media account to display content from",
    components: {
      input: LinkedSocialAccounts,
    },
    type: "string",
  },
]

License

MIT © WebriQ

Develop & test

This plugin uses @sanity/plugin-kit with default configuration for build & watch scripts.

See Testing a plugin in Sanity Studio on how to run this plugin with hotreload in the studio.

6.0.8

5 months ago

6.0.8-rc.0

5 months ago

6.0.7

7 months ago

6.0.7-ig-fixes.3

7 months ago

6.0.7-ig-fixes.2

7 months ago

6.0.7-ig-fixes.1

7 months ago

6.0.7-ig-fixes.0

7 months ago

6.0.8-ai-scraper.1

6 months ago

6.0.8-ai-scraper.0

6 months ago

6.0.8-ai-scraper.2

6 months ago

6.0.7-rc.0

7 months ago

6.0.6

8 months ago

6.0.5-fixes.7

8 months ago

6.0.5

9 months ago

6.0.5-fixes.3

9 months ago

6.0.5-fixes.4

9 months ago

6.0.5-fixes.5

9 months ago

6.0.5-fixes.6

9 months ago

6.0.5-fixes.1

9 months ago

6.0.5-fixes.2

9 months ago

6.0.5-fixes.0

9 months ago

6.0.4

9 months ago

6.0.3

10 months ago

6.0.2

10 months ago

5.3.1-components.0

11 months ago

5.3.0

1 year ago

5.2.1-alpha.1

1 year ago

5.3.1-alpha.1

1 year ago

5.3.1-alpha.0

1 year ago

5.3.1-alpha.2

1 year ago

5.2.1-alpha.0

1 year ago

5.2.0

1 year ago

5.1.0

1 year ago

4.2.1-alpha.0

1 year ago

4.2.1-alpha.1

1 year ago

4.2.1-alpha.2

1 year ago

4.2.1-alpha.3

1 year ago

4.2.1-alpha.4

1 year ago

4.2.1-alpha.5

1 year ago

4.1.1-alpha.2

1 year ago

4.2.0

1 year ago

4.1.1-alpha.3

1 year ago

4.1.1-alpha.0

1 year ago

4.1.1-alpha.1

1 year ago

4.0.6-rc.0

1 year ago

3.7.1-rc.7

2 years ago

3.7.1-rc.8

2 years ago

3.7.1-rc.6

2 years ago

3.7.1-rc.5

2 years ago

3.7.1-rc.4

2 years ago

3.7.1-rc.3

2 years ago

3.7.1-rc.2

2 years ago