6.0.8 • Published 4 months ago

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

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

4 months ago

6.0.8-rc.0

4 months ago

6.0.7

6 months ago

6.0.7-ig-fixes.3

6 months ago

6.0.7-ig-fixes.2

6 months ago

6.0.7-ig-fixes.1

6 months ago

6.0.7-ig-fixes.0

6 months ago

6.0.8-ai-scraper.1

5 months ago

6.0.8-ai-scraper.0

5 months ago

6.0.8-ai-scraper.2

5 months ago

6.0.7-rc.0

6 months ago

6.0.6

7 months ago

6.0.5-fixes.7

7 months ago

6.0.5

8 months ago

6.0.5-fixes.3

8 months ago

6.0.5-fixes.4

8 months ago

6.0.5-fixes.5

8 months ago

6.0.5-fixes.6

8 months ago

6.0.5-fixes.1

8 months ago

6.0.5-fixes.2

8 months ago

6.0.5-fixes.0

8 months ago

6.0.4

9 months ago

6.0.3

9 months ago

6.0.2

9 months ago

5.3.1-components.0

10 months ago

5.3.0

12 months ago

5.2.1-alpha.1

12 months ago

5.3.1-alpha.1

12 months ago

5.3.1-alpha.0

12 months ago

5.3.1-alpha.2

12 months ago

5.2.1-alpha.0

12 months 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