---
title: Examples
description: Discover Storyblok's documentation with comprehensive developer guides, user manuals, API references, and examples to help you get the most out of the headless CMS platform.
url: https://storyblok.com/docs/plugins/field-plugins/examples
---

# Examples

[Pluginsblok](https://github.com/storyblok/pluginsblok/), Storyblok's plugins GitHub repository, includes relevant information and example field plugin projects.

The following are some of the highlights:

-   [Picker Starter](https://github.com/storyblok/pluginsblok/tree/main/apps/field-plugins/picker-starter): a starter project to build integrations with external systems, such as e-commerce, digital asset management (DAM), or PIM providers.
-   [Folder Selection](https://github.com/storyblok/pluginsblok/tree/main/apps/field-plugins/folder-selection): a field plugin to select folders from a space.
-   [Palette](https://github.com/storyblok/pluginsblok/tree/main/apps/field-plugins/palette): a field plugin to select a color from a palette.
-   [Slider](https://github.com/storyblok/pluginsblok/tree/main/apps/field-plugins/slider): a field plugin to select a number from a range.

## Pagination

-   [Previous: Continuous Delivery](/docs/plugins/field-plugins/continuous-delivery)
-   [Next: Migration to Vue 3](/docs/plugins/field-plugins/migration-to-vue-3)
