PublishIntermediate

Extending Builder with Plugins

Learn how how plugins work with Builder.io, and how to build your own custom plugin.

Extending Builder with Plugins
Gustavo Garcia avatar
Gustavo Garcia

Course Content

1

Plugins 101

Understanding the basics of Builder Plugins

2

Extending the Visual Editor with Plugins - Walkthrough

A collection of feature-specific videos will guide you through modifying the Visual Editor using Plugins

3

Plugins API Reference - Builder.register Options

Comprehensive Documentation covering all the available registration options and the areas of the UI they can extend.

4

Plugins (Extending UI) - Builder appState