1. Introduction

Introduction

We built Storyblok with a robust and flexible plugin system to give our customers the power to extend the editor with custom fields like a color picker or a Google Maps location selector. It’s a Vue.js 2.5.2 component extended with a few helpers in the window.Storyblok.plugin variable.

This endpoint lets you push and pull the code of your field plugins via the Management API and can be used to deploy a plugin automatically.

Read more about field plugins development.

Endpoint
GET /v1/field_types/:id