6.0.8 • Published 7 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 months ago

6.0.8-rc.0

7 months ago

6.0.7

9 months ago

6.0.7-ig-fixes.3

9 months ago

6.0.7-ig-fixes.2

9 months ago

6.0.7-ig-fixes.1

9 months ago

6.0.7-ig-fixes.0

9 months ago

6.0.8-ai-scraper.1

8 months ago

6.0.8-ai-scraper.0

8 months ago

6.0.8-ai-scraper.2

8 months ago

6.0.7-rc.0

9 months ago

6.0.6

10 months ago

6.0.5-fixes.7

10 months ago

6.0.5

11 months ago

6.0.5-fixes.3

11 months ago

6.0.5-fixes.4

11 months ago

6.0.5-fixes.5

11 months ago

6.0.5-fixes.6

11 months ago

6.0.5-fixes.1

11 months ago

6.0.5-fixes.2

11 months ago

6.0.5-fixes.0

11 months ago

6.0.4

12 months ago

6.0.3

12 months ago

6.0.2

12 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

2 years 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