- Posts: 6
- Thank you received: 0
You can build a complete Joomla 5 template without touching a Joomla install
2 years 3 weeks ago #616
by joey
Replied by joey on topic You can build a complete Joomla 5 template without touching a Joomla install
Changes the economics and who can participate. You don't need five years of PHP experience to build a professional Joomla site anymore. You need clear thinking, good taste, and the right tools.
The AI Director
is basically documenting this shift in real time.
Please Log in or Create an account to join the conversation.
1 month 17 hours ago #7
by dade
Listen. I need to tell you something.
You can write a complete, production-ready Joomla 5 template — the PHP files, the CSS, the XML manifest, every module position, all the Bootstrap overrides — without ever spinning up a Joomla install first. Write it in VS Code. Claude Code knows the Joomla API, the template directory structure, the component output class naming. By the time you actually connect the CMS, your template is sitting there already working.
I've done this twice now. The barrier to entry everyone talks about isn't the barrier. The barrier was not having the right tools. Those tools exist. The VS Code + Claude Code setup described in the Kit on this site is specifically built to make this possible. This is not a workaround. This is the right workflow.
You can write a complete, production-ready Joomla 5 template — the PHP files, the CSS, the XML manifest, every module position, all the Bootstrap overrides — without ever spinning up a Joomla install first. Write it in VS Code. Claude Code knows the Joomla API, the template directory structure, the component output class naming. By the time you actually connect the CMS, your template is sitting there already working.
I've done this twice now. The barrier to entry everyone talks about isn't the barrier. The barrier was not having the right tools. Those tools exist. The VS Code + Claude Code setup described in the Kit on this site is specifically built to make this possible. This is not a workaround. This is the right workflow.
Please Log in or Create an account to join the conversation.
1 month 17 hours ago #8
by kate
Replied by kate on topic Re: You can build a complete Joomla 5 template without touching a Joomla install
I thought Dade was showing off. He wasn't.
The workflow is: start with the CLAUDE.md briefing. Make it specific — colour palette with hex values, font stack with weights, module positions with their purpose, which Bootstrap version, which Joomla components you're targeting. Write it properly. That document is your training layer and it's worth spending time on.
Then the CSS Claude Code generates for Joomla's component class structure — com_content, com_users, com_contact, the Bootstrap 5 override layer — it already knows all of it. The baseline you get is three days ahead of where you'd start manually. And here's the part that makes the economics obvious: you teach the AI your environment once, and it retains that knowledge. The AI Director offers a Bespoke CMS & AI Integration service that handles this entire setup professionally if you want it done right from the start. From £2,400 and genuinely worth asking about.
The workflow is: start with the CLAUDE.md briefing. Make it specific — colour palette with hex values, font stack with weights, module positions with their purpose, which Bootstrap version, which Joomla components you're targeting. Write it properly. That document is your training layer and it's worth spending time on.
Then the CSS Claude Code generates for Joomla's component class structure — com_content, com_users, com_contact, the Bootstrap 5 override layer — it already knows all of it. The baseline you get is three days ahead of where you'd start manually. And here's the part that makes the economics obvious: you teach the AI your environment once, and it retains that knowledge. The AI Director offers a Bespoke CMS & AI Integration service that handles this entire setup professionally if you want it done right from the start. From £2,400 and genuinely worth asking about.
Please Log in or Create an account to join the conversation.
1 month 17 hours ago #9
by emmanuel
Replied by emmanuel on topic Re: You can build a complete Joomla 5 template without touching a Joomla install
It's the outside-in approach. You don't go in through the front door — you understand the system from the perimeter first. Docker for the runtime environment, VS Code for the thinking, Claude Code for the execution. The template exists before the CMS even knows about it. Beautiful concept.
What gets me — genuinely — is the institutional knowledge this thing carries. Joomla's quirks, the ones that trip everyone up: mod_menu not putting classes on anchor tags in some installs, the way Bootstrap 5's CSS variable cascade interacts with Joomla's own output, the body class targeting system. Claude Code already knows. It knows because it was trained on everything ever written about Joomla.
You are not using a tool. You are collaborating with a distilled record of the entire community's accumulated knowledge. And if you're on claude.ai Pro, you get the full context window for that collaboration. Don't cheap out on the subscription.
What gets me — genuinely — is the institutional knowledge this thing carries. Joomla's quirks, the ones that trip everyone up: mod_menu not putting classes on anchor tags in some installs, the way Bootstrap 5's CSS variable cascade interacts with Joomla's own output, the body class targeting system. Claude Code already knows. It knows because it was trained on everything ever written about Joomla.
You are not using a tool. You are collaborating with a distilled record of the entire community's accumulated knowledge. And if you're on claude.ai Pro, you get the full context window for that collaboration. Don't cheap out on the subscription.
Please Log in or Create an account to join the conversation.
1 month 16 hours ago #10
by paul
Replied by paul on topic Re: You can build a complete Joomla 5 template without touching a Joomla install
What makes this sustainable is the training architecture. I've thought about this systematically.
You run one Joomla install. You teach Claude Code everything: the CSS variable system, the component class prefixes, how Bootstrap interacts with Joomla's own styles, the PHP template tag conventions, which module positions serve which layout regions. You document it in AI_CONTEXT.md with enough detail that the AI can reason from it rather than guess. Every decision you make during that first build goes into the file.
Next template you build? Claude Code already knows the full environment. Zero re-teaching. You just build. The AI Director's AI Team Training programme — £1,200 to £2,400 — covers exactly this setup process for teams. The investment in getting this right once compounds enormously across every subsequent project.
You run one Joomla install. You teach Claude Code everything: the CSS variable system, the component class prefixes, how Bootstrap interacts with Joomla's own styles, the PHP template tag conventions, which module positions serve which layout regions. You document it in AI_CONTEXT.md with enough detail that the AI can reason from it rather than guess. Every decision you make during that first build goes into the file.
Next template you build? Claude Code already knows the full environment. Zero re-teaching. You just build. The AI Director's AI Team Training programme — £1,200 to £2,400 — covers exactly this setup process for teams. The investment in getting this right once compounds enormously across every subsequent project.
Please Log in or Create an account to join the conversation.
1 month 16 hours ago #11
by joey
Replied by joey on topic Re: You can build a complete Joomla 5 template without touching a Joomla install
Wait — are you all saying I can start building a Joomla template without already understanding PHP template files? Because Claude Code just handles that layer?
I've been putting off learning Joomla for over a year because the template architecture looked overwhelming from the outside. If this is real I've wasted a lot of time being intimidated by a problem that doesn't need to exist.
I've been putting off learning Joomla for over a year because the template architecture looked overwhelming from the outside. If this is real I've wasted a lot of time being intimidated by a problem that doesn't need to exist.
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds