QuickInstall Dashboard
+Manage disposable phpBB boards backed by the same Docker services as the CLI.
+= $this->escape($notice) ?>
+ + += $this->escape($error) ?>
+ +Start, stop, seed, and inspect local Docker-backed phpBB installs.
++ + = $this->escape($url) ?> + + = $this->escape($url) ?> + +
+None mounted
+ + + + +Choose the phpBB source, runtime, port, and optional seed preset.
+Bind or copy local extension and style work into a board.
+Fetch and inspect phpBB sources used by boards.
+| Source | Version | Status | Downloaded | Used by | Path | Actions |
|---|---|---|---|---|---|---|
| = $this->escape($sourceKey) ?> | += $this->escape($source['version'] ?? '') ?> | += $this->escape($source['status'] ?? '-') ?> | += !empty($source['downloaded']) ? 'yes' : 'no' ?> | += $this->escape($usedBy ? implode(', ', $usedBy) : '-') ?> | += $this->escape($source['display_path'] ?? $source['path'] ?? '') ?> | ++ + | +
Docker, Composer, and seed output from the latest action.
+= $output === '' ? 'No command output yet.' : $this->escape($output) ?>+
Manage disposable phpBB boards backed by the same Docker services as the CLI.
+