Local Add-on API
Download LocalCommunityAPI DocsComponents
  • Getting started with Add-ons
  • Designing your Add-on
    • The Local interface
    • Where should I put my Add-on?
    • Interaction & layout
    • UI components
  • Building your Add-on
    • Add-on Structure
    • Context API
    • Using local-components
    • Hooks
      • Content Hooks
      • Filters
      • Actions
      • Common Parameters
    • Example Add-ons
Powered by GitBook
On this page
Export as PDF

Getting started with Add-ons

Craft custom Add-ons that push the boundaries of Local and revolutionize your day-to-day workflow!

NextDesigning your Add-on

Last updated 1 year ago

How to use this guide

With Local Add-ons, you can modify or extend functionality easily with our . If your Add-on requires UI, you can then use our within these layouts to assemble a fantastic and delightful interface for your add-on. This guide will help ensure an Add-on that works great, looks even better, and fits like a dream inside of Local.

We've broken the guide down into a few quick sections to get you up-and-running in no time.

  1. Designing your Add-on

  2. Building your Add-on

hooks API
UI components