| CARVIEW |
Select Language
HTTP/2 200
date: Fri, 26 Dec 2025 06:27:24 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 9b3e831939251ec2-BLR
cf-cache-status: DYNAMIC
age: 22942
cache-control: public, max-age=0, must-revalidate
strict-transport-security: max-age=31536000
vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, accept-encoding
content-security-policy: default-src 'self' *; script-src 'self' 'unsafe-inline' 'unsafe-eval' *; style-src 'self' 'unsafe-inline' blob: *; img-src * 'self' blob: data:; connect-src *; font-src *; frame-src *; object-src 'none'; base-uri 'self' https://static-2v.gitbook.com; form-action 'self' https://static-2v.gitbook.com *; frame-ancestors https: ;
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-gitbook-route-site: build.localwp.com/
x-gitbook-route-type: static
x-gitbook-target: 2v
x-matched-path: /sites/static/[mode]/[siteURL]/[siteData]/[pagePath]
x-nextjs-prerender: 1
x-nextjs-stale-time: 300
x-vercel-cache: HIT
x-vercel-id: bom1::iad1::g9kph-1766730443816-f8489aed8174
server: cloudflare
alt-svc: h3=":443"; ma=86400
Getting started with Add-ons | Local Add-on API 
Getting started with Add-ons
Craft custom Add-ons that push the boundaries of Local and revolutionize your day-to-day workflow!

How to use this guide
With Local Add-ons, you can modify or extend functionality easily with our hooks API. If your Add-on requires UI, you can then use our UI components 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.
Designing your Add-on
Building your Add-on
Last updated