Wb Preview Url Modifier

Covers the PreviewUrlModifier extension point in Website Builder. Use when a user wants to inject custom query parameters into live preview URLs — e.g. signed tokens, tenant identifiers, feature flags — from their Webiny project. Handles the full registration pattern: implementing the interface, wiring via createFeature + RegisterFeature, and registering via webiny.config.tsx. Supports async modifier methods (e.g. remote token fetch).

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/webiny@webiny-js/skills/user-skills/admin/website-builder/wb-preview-url-modifier commit 8b8ed6b159

Frequently asked questions

npx skillmds@latest add gabrielmoreira/wb-preview-url-modifier