Skip to main content

Extensions

Extensions are modular features you activate from Unyson+ → Extensions. Install only what a project needs.

Available extensions

ExtensionWhat it does
Page BuilderVisual drag & drop page building with shortcodes. → docs
ShortcodesThe shortcodes framework that powers the page builder. → docs
WordPress ShortcodesInsert Unyson+ shortcodes in any editor. → docs
Theme BuilderDivi-style global headers, bodies and footers with conditional assignment (includes header/footer building). → docs
Live Page EditorEdit builder pages on the live front end. → docs
Site ConverterImport an AI-generated website into WordPress. → docs
Custom FieldsACF-style custom fields builder. → docs
Post Types & TaxonomiesRegister CPTs and taxonomies from the admin. → docs
PortfolioA fully-featured portfolio module. → docs
SidebarsAdd multiple/dynamic sidebars per page. → docs
BreadcrumbsDrop-in breadcrumb navigation. → docs
FormsDrag & drop contact form builder. → docs
Mega MenuMulti-column dropdown mega menus. → docs
BuilderThe base builder option type to build custom builders on. → docs
Asset OptimizerCombine enqueued assets to cut HTTP requests. → docs
SnippetsSave and embed reusable builder content. → docs
WooCommerceStorefront elements + theme integration. → docs
BlogRelabels Posts as "Blog" across the admin and front end. → docs
MailerGlobal email settings + send service used by other extensions. → docs
UpdateGitHub-based auto-updates for the plugin, theme and extensions. → docs

Installing & updating

Each extension lives in its own GitHub repository under the Unyson+ org and updates straight from its default branch — no releases required. When a new version is pushed, the Updates page in WordPress offers it automatically.

Developer note

Extensions live in framework/extensions/. See Creating Extensions for how to build your own, Option types for how options and shortcodes are built, and the per-area AGENTS.md files in the plugin source for recipes.