Common questions about BaseFrame — versions, installation, customisation, and support.
Frequently Asked Questions
Common questions about BaseFrame.
What Joomla versions does BaseFrame support?
Joomla 5 and Joomla 6. PHP 8.1 or higher required.
Do I need Node.js or build tools?
No. BaseFrame ships as compiled CSS. Edit the files directly. No npm, no webpack, no Tailwind CLI.
Can I use BaseFrame on an existing site?
Yes. Install the template, set it as default, and your existing content renders in the new framework. Nothing is deleted or modified.
How do I switch between frameworks?
Go to System → Templates → Site Template Styles → click BaseFrame → select a framework from the dropdown → Save.
Can I customise the colours?
Yes. Each adapter uses CSS variables. Override them in custom.css or directly in the adapter file.
Is BaseFrame free?
Yes. GPL v2+ license, same as Joomla. Free to use, modify, and distribute.
Where do I get support?
GitHub Issues for bug reports. The Joomla Forum for general questions. Or use Claude Code — it knows BaseFrame inside out.