
ZLADNO provides a useful standalone board experience without requiring a page builder, a specific theme, a remote SaaS account or ZLADNO Pro.
The Free plugin includes:
- Workspaces, boards, lists and cards.
- Basic members and teams.
- Labels, dates, checklists, attachments and covers.
- Plain card comments and basic notifications.
- Search, profile settings, light/dark themes, Ukrainian and English.
Optional ZLADNO Pro capabilities are delivered by a separate add-on. The Free application shows only working Free controls; add-on controls are supplied only while the add-on is active. Premium module code and editor vendor bundles are not included in this package. Existing add-on data is retained when the add-on is deactivated.
ZLADNO 2.0.11 keeps the SQL hardening from 2.0.10 and restores card-cover rendering inside the card modal, including a compact top-strip layout.
Development / Source Code
The human-readable Free browser source is included at src/board.js. The runtime file is assets/board.js; both files are intentionally unminified. No Pro implementation or Pro editor source is included in this package.
From the zladno plugin directory, reproduce the runtime asset with:
node tools/build-board.mjs
The command copies src/board.js to assets/board.js without minification or transformation, then verifies that both files are byte-identical. PHP and CSS are maintained directly in zladno.php, includes/, and assets/board.css; they require no build step.
Screenshots

A ZLADNO Free team board with lists, cards, members, labels and due dates.

