JUBELBUILD — DEVELOPER TOOLS
Frontend Workspace
A dedicated, clean workspace for building and analyzing plugins — without WordPress backend clutter getting in the way.
The four-step build workflow
Every build in JubelBuild follows the same four steps. Each step has its own panel — with a contextual guide alongside it, always in your language.
Step 1 — Preparation
Upload your DEV ZIP. JubelBuild scans the headers and identifies slug, version and archive integrity. The build can't proceed until the ZIP passes all checks.
Step 2 — Versioning
Review or override the detected version. Author and Author URI from your active dataset are injected, and the Stable tag in readme.txt is synced automatically.
Step 3 — Feature analysis
JubelBuild lists every detected feature — shortcodes, admin pages, AJAX handlers, CPTs and more. Assign each to FREE, PRO or both, and define role-based access in the Role Matrix.
Step 4 — Downloads & deployment
Download your DEV, FREE and PRO ZIPs instantly — or push directly to GitHub, trigger WP.org SVN deployment, or release to Freemius, all with a single click.
The workspace interface
The entire build process lives on a single frontend page — accessible to any logged-in administrator, independent of the WordPress dashboard.
Toolbar
The top bar shows the active dataset name, a project selector dropdown and the ⚙️ Project Manager button — switch plugins or open the editor without leaving the page.
Step panel
The main area shows the current step's UI — file upload, version input, feature table or download buttons. Navigation is linear; each step unlocks after the previous one.
Guide panel
A contextual guide sits alongside each step and updates automatically as you progress — always showing documentation relevant to what you're doing right now.
Feature analysis in detail
Step 3 is the heart of the workspace. JubelBuild scans every PHP file and presents a structured overview of what your plugin does — and lets you decide what goes where.
️ FREE / PRO tab
Every detected feature — shortcode, admin page, AJAX handler, REST endpoint, CPT, widget, block, cron job — is listed with FREE and PRO toggles. At least one must be active; features can belong to both.
Role Matrix tab
A grid of every feature against every WordPress role — plus any custom roles detected in your code. Toggle access per cell; JubelBuild pre-fills admin-only features automatically.
Sub-features & groups
Features are grouped by type (Frontend, Backend, API & AJAX, Data & Structure, Monetization) and indented for parent–child relationships. Column-wide toggles set all FREE or all PRO in one click.
Multilingual by default
The workspace guide is available in all 24 official EU languages. JubelBuild detects your WordPress locale and loads the matching guide automatically — with a fallback chain from specific locale to language to English.
- ✓ Auto-detection: the guide loads in
de_AT, then falls back tode, then to English — no configuration required. - ✓ PRO-content aware: guide sections marked
[PRO]are stripped from the FREE build of JubelBuild itself, so FREE users only see relevant docs. - ✓ Step-specific: each of the four build steps shows a different guide section, updating as you move from preparation to deployment.
Your build environment. No clutter.
Everything you need for professional plugin releases — in one clean, frontend page, always one shortcode away.
