No Support Desk. By Design.
Signal Dark is a free template. There is no support team, no ticket system, no email inbox waiting for your message. That's not a limitation — it's the point.
Traditional template support was always a bad deal anyway. You submit a ticket, wait two days, get a reply from someone who doesn't know your setup, go back and forth until Friday, and maybe get a fix. We're not doing that.
Signal Dark (Free)
You get the template. You figure it out. If you're stuck, use Claude Code — it's an AI that runs in VS Code and can read, write, and fix code directly on your site. It's better at Joomla 5 than most humans.
You can also sign up on the community forum if sign-ups are open, post your question, and hope for the best. We check it when we check it.
The AI Briefing Document — £19
The CLAUDE.md briefing document is a standalone product. It turns Claude (or any AI coding assistant) into a Joomla 5 expert who already knows the entire Signal Dark stack. Every CSS override, every silent failure, every gotcha we discovered building this template — documented and ready for the AI to use.
You don't read it. The AI reads it. You just describe what you want in plain English and it handles it.
Signal Dark Plus (Paid)
The premium template with additional features, customisation options, and the AI briefing document included. Priced separately from the briefing.
What the briefing covers:
- Every silent failure in Joomla 5 and how to avoid it
- Every SQL pattern, reserved word trap, and table relationship
- Every CSS override needed for dark mode across all component views
- Bootstrap, Kunena, Smart Search, and frontend editing fixes
- Docker deployment patterns and backup scripts
- Security hardening and template option architecture
Setting Up Claude Code — 3 Steps
This works whether you bought Signal Dark Plus or you're using the free version and want AI help anyway.
Step 1: Install Docker Desktop
Docker is like VirtualBox but controlled through terminal commands instead of a graphical window. It runs a small virtual computer inside your computer where your Joomla site lives. You don't need to understand how it works — just like you don't understand how your microwave heats food or how Wi-Fi gets internet to your phone. You install it, it runs in the background, and Claude handles the rest.
- Go to docker.com/products/docker-desktop
- Download for your system (Windows, Mac, or Linux)
- Install it — just click through the installer
- Open Docker Desktop once and let it finish starting up
Step 2: Install VS Code + Claude Code
- Download VS Code (free) and install it
- Open VS Code, click Extensions (four squares icon on the left)
- Search for Claude Code, click Install
- Sign in with your Anthropic account
You need a Claude subscription ($20–100/month). This is the AI that does the actual work.
Free alternative: Microsoft Copilot is free and runs on GPT-5.3. It works in VS Code and can read the CLAUDE.md briefing. However, every line of Signal Dark was written by Claude Code in VS Code — the CSS, the PHP, the JavaScript, all of it. The briefing document is Claude's own notes about its own work. When Claude reads it back, it's picking up exactly where it left off. Claude also has a stronger understanding of visual design, spacing, and how CSS actually renders on screen. Copilot will get the job done, but for design work on this template, Claude is the native tool.
Step 3: Open Your Project
- Create a folder for your site
- If you bought Signal Dark Plus, put the CLAUDE.md file in that folder
- Add your Akeeba backup (.jpa) if you have an existing site to restore
- In VS Code: File → Open Folder → select it
- Open the Claude Code panel and start talking
What You Can Ask Claude
“Set up a Joomla 5 site with Docker and install Signal Dark.” — Claude creates Docker config, starts containers, installs Joomla, done.
“Restore my Akeeba backup and get the site running.” — Claude extracts, imports, configures. Your full site running locally in minutes.
“Change the accent colour to emerald green.” — Claude edits the CSS, clears cache, done.
“The subnav broke after I changed a setting.” — With the CLAUDE.md briefing, Claude already knows every gotcha and fixes it instantly.
See Something Wrong? Fix It in Seconds.
You don't need to understand CSS to fix CSS. We built a free debug script that grabs everything Claude needs from your browser in one click — every CSS rule, every computed style, the full element context. Paste it to Claude, describe what's wrong in plain English, and Claude writes the fix.
No back-and-forth. No screenshots. No “can you send me the CSS?” — the script collects it all automatically. Works in Firefox, Chrome, and Edge. Power users can bind it to a keyboard shortcut — three keystrokes from “that looks wrong” to “Claude has full context.”
Already using VS Code with Claude Code or Copilot? Point either one at your site files and describe what you want changed. Claude wrote every line of this template — it knows where everything is. Copilot reads the briefing and gets surprisingly close. Either way, you're fixing things faster than any support ticket ever could.
Why This Beats Traditional Support
| Other Templates | Copilot (Free) | Claude Code ($20+/mo) | |
|---|---|---|---|
| Cost | Paid or slow email | Free | $20–100/month |
| Response time | 24–48 hours | Instant | Instant |
| Availability | Business hours | 24/7 | 24/7 |
| Context | Explain everything from scratch | Reads the briefing — good general understanding | Reads its own notes — picks up exactly where it left off |
| Fix delivery | Instructions you follow manually | Can write and apply code | Writes and applies code |
| Design sense | Depends on the person | Functional — gets the CSS right but may need guidance on aesthetics | Strong — understands visual spacing, colour relationships, and how CSS renders |
| Scope | Template bugs only | Anything — CSS, PHP, SQL, Docker | Anything — CSS, PHP, SQL, Docker, server config |
| Template familiarity | Generic — no project context | Reads the briefing like someone else's notes | Built this template — reading its own work |
Copilot is genuinely capable. It can fix bugs, edit CSS, write PHP, and work through Joomla problems. For straightforward tasks — changing a colour, fixing a broken link, adding a module — it'll do the job. Where Claude pulls ahead is on design decisions, complex multi-file changes, and anything that requires understanding how Signal Dark was architected. Claude wrote it. That matters.
This is the future of template support. No humans required.