Building your own plugin

Learn how to build a custom plugin to connect your components

Didem avatar
Written by Didem
Updated over a week ago

Connected Components plugins enable you to generate descriptions, code snippets, and links (e.g., GitHub, internal wiki, design system) for your components in your Zeplin projects and styleguides based on the platform/framework you’re working with. 

You can build a plugin for your own needs to enable your team to sync components in design and code. Follow this guide to start building your own plugin: https://github.com/zeplin/cli/blob/master/PLUGIN.md

We also have open-source plugins that can help guide you while building your own. You can explore them here:

Related articles:

Did this answer your question?