Extensions
Extensions are modular features you activate from Unyson+ → Extensions. Install only what a project needs.
Available extensions
| Extension | What it does |
|---|---|
| Page Builder | Visual drag & drop page building with shortcodes. |
| WordPress Shortcodes | Insert Unyson+ shortcodes in any editor. |
| Custom Fields | ACF-style custom fields builder. → docs |
| Post Types & Taxonomies | Register CPTs and taxonomies from the admin. → docs |
| Portfolio | A fully-featured portfolio module. |
| Sidebars | Add multiple/dynamic sidebars per page. |
| Breadcrumbs | Drop-in breadcrumb navigation. |
| SEO | Meta titles, keywords and descriptions. |
| Forms | Drag & drop contact form builder. |
| Mailer | Global email settings used by other extensions. |
| Sliders | Built-in jQuery sliders. |
| Styling | Control fonts and colors site-wide. |
| Events / Feedback / Learning | Calendar, reviews, and courses modules. |
| Asset Optimizer | Combine enqueued assets to cut HTTP requests. |
| Snippets | Save and embed reusable builder content. |
| Backup & Demo Content | Scheduled backups and demo import/export. |
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 options and shortcodes are
built, and the per-area AGENTS.md files in the plugin source for recipes.