Blog
Announcing JInstant: free Joomla test sites in one click
JInstant is live: spin up a clean, isolated Joomla 6.1 or 5.4 test site in one click, then let it auto-delete in 4 hours. No XAMPP, no hosting, no cleanup.
Every Joomla developer knows the routine. You want to check whether an extension update breaks your site, so first you need a fresh Joomla test site to try it on. That means downloading Joomla, creating a database, copying the files, editing configuration.php, and clicking through the installer. Ten minutes later, before you have tested anything, you finally have somewhere to work. Then, when you are finished, you delete the whole thing again. It is a small tax, however, and you pay it every single time. Why keep paying it?
Today I am launching JInstant to skip that routine for good. JInstant is a free tool that creates a clean, isolated Joomla test site in one click, right inside your browser. There is no hosting to rent, no local stack to install, and nothing to clean up afterwards. You pick your versions, click once, and a real Joomla is ready a few seconds later. For a content management system that still runs about 1.2% of all websites (W3Techs, June 2026), a quick test site like this has been missing for far too long.
What is JInstant?
JInstant is a free service that gives you a clean, throwaway Joomla site online in seconds. There is nothing to download and no server to configure. You choose a Joomla version and a PHP version, JInstant then creates an isolated install, and it emails you a one-click link that signs you straight into the Joomla Administrator as a Super User. Going from the click to a working back end usually takes under a minute. Importantly, it is a real Joomla install, not a locked-down demo. You get the actual administrator account, so you keep full control of the back end. You can upload any extension, change any setting, and deliberately break things, because the site is yours until it expires.
What do you get with each test site?
Every JInstant site is a full, isolated Joomla, not a shared sandbox. For example, here is what each one includes:
- A complete Joomla install that you control as the Super User.
- Joomla 6.1 on PHP 8.3 or 8.4, or Joomla 5.4 on PHP 8.1, 8.2, or 8.3.
- The freedom to upload and test any extension, template, or package.
- A private, one-click login to the Joomla Administrator, as a Super User.
- Its own isolated container, so your testing never affects anyone else.
- Automatic cleanup after four hours, so there is nothing to take down.
How does it work?
There are three steps, and the slowest part is deciding which versions you want. Specifically:
- Pick your versions. Choose Joomla 6.1 or 5.4, then a PHP version it supports.
- JInstant creates it in seconds. A clean, isolated install spins up, with the database and configuration already handled. There is no XAMPP and no MAMP.
- Log in with one click. A private link lands in your inbox and takes you into the Joomla Administrator as a Super User. All it needs is your email, so there is no long signup form.
The magic login linkis that private, one-click URL. It signs you in as a Super User automatically, so you never set a password or fill in a form. In other words, the gap between “I have an idea to test” and “I am inside a real Joomla” is about a minute.
What can you use a Joomla test site for?
A Joomla test site is a temporary, isolated copy of Joomla you can experiment on without risking anything that matters, and it earns its keep more often than you would expect. The most common reason is the one that started this project: testing an extension or template before it goes near a production site. You spin up a clean Joomla, install your package, and try it on its own, well away from anything live. With the Joomla Extensions Directory listing around 4,815 extensions (JED, 2026), there is always something new worth checking first on a site you can throw away. In particular, a paid template or a niche plugin is exactly the kind of thing you want to vet before it touches a client site. My companion guide on how to test a Joomla extension walks through the process step by step.
It is just as handy for bigger jobs. For instance, you can test an update or a major upgrade on a throwaway site instead of your live one. Open a clean Joomla 5.4, run the update, and watch what happens. Alternatively, put it next to a fresh Joomla 6.1 and compare the two side by side. If something breaks, you simply close the tab. For the wider picture, my longer write-up on Joomla test sites compares every way to get one.
It also helps with the small jobs that never felt worth a full setup. You can reproduce a client bug on a clean install to find out whether the extension, the template, or the configuration is at fault. Notably, you can check how a site behaves on an older PHP build before you upgrade your host, which matters now that PHP 8.1 reached end of life on 31 December 2025 (php.net, 2026). You can also preview a new release on a clean install before you commit your real site to it. Each of these jobs used to cost ten minutes of setup; now it costs one click.
Why are the test sites disposable?
The four-hour lifespan is the whole point, not a limitation. A site that cleans itself up is a site you never have to think about again. You can make a mess, install something risky, or break the install completely while chasing a bug, because none of it sticks. As a result, you test more freely than you would on a site you had to keep. The clock is fixed: at four hours the site is removed for good, with no backup, so save anything you want to keep before then. A disposable site is one that deletes itself automatically, which means there is no dashboard filling up with old installs, no monthly renewal to remember, and nothing left over that you keep meaning to tidy. If you need longer, you simply spin up another, because a fresh site is always one click away.
Try the one-click setup yourself
See how much faster it is than a manual stack. Pick Joomla 6.1 or 5.4, click once, and log in as a Super User in seconds.
Open a free Joomla test siteHow is JInstant different from a manual setup?
Until now, the only way to get a throwaway Joomla was to set one up yourself and tear it down afterwards. That is far too much work for a two-minute test. The table below shows the difference in practice.
| The old way | With JInstant | |
|---|---|---|
| Setup | XAMPP or MAMP, a database, configuration.php | One click, nothing to install |
| Time to a usable site | 5 to 10 minutes | Seconds |
| Admin access | Set it up yourself | One-click login as Super User |
| Sharing | Stuck on your machine | A private link you can send to anyone |
| Cleanup | Delete it all by hand | Cleans itself up in four hours |
Why I built it
This one is personal. Every time I wanted to test a plugin, debug a client issue, or try a new release, I had to set up a fresh test site first, then delete it afterwards to keep my machine clean. I tested things this way for years, and the setup cost five to ten minutes each time. Doing that several times a day, I noticed how fast the lost minutes added up. Sound familiar? As a result, I just wanted a clean site I could open with one click and throw away the moment I was done. So I built JInstant. In fact, it is the exact tool I always wished I had, and I hope it saves you the time it used to cost me every working day.
Is JInstant free?
Yes. JInstant is completely free to use. It is also an independent project: a tool for testing Joomla that is not affiliated with or endorsed by the Joomla project or Open Source Matters. It exists for one reason, which is to make working with Joomla faster and less of a chore. Joomla itself ships its 6.x and 5.x lines in parallel, and both 6.1.1 and 5.4.6 landed on 26 May 2026 (Joomla, 2026), so the versions you test on are the ones people actually run. If you would rather automate things, you can create sites over a REST API and wire disposable Joomla installs into your own scripts or a CI pipeline, and the documentation shows you how.
Conclusion
That is JInstant. The next time you need to test an extension, try an upgrade, or reproduce a bug, you do not have to set up a test site by hand first. You just open one, do your thing, and walk away.
Frequently asked questions
Is JInstant affiliated with Joomla?
No. JInstant is an independent project, and it is not affiliated with or endorsed by the Joomla project or Open Source Matters. In other words, it is simply a faster way to get a Joomla test site, made by someone who works with Joomla every day.
How long does each test site last?
Each site lasts four hours, then deletes itself automatically with no backup. The lifespan is fixed, so save anything you want to keep before the clock runs out. That said, if you need more time, you can spin up a fresh site in one click.
Which Joomla and PHP versions can I choose?
You can choose Joomla 6.1 on PHP 8.3 or 8.4, or Joomla 5.4 on PHP 8.1, 8.2, or 8.3. Specifically, these mirror the releases Joomla actively maintains today, so you can test on a current stack or a deliberately older one.
Can I install my own extensions and templates?
Yes. Because you log in as a Super User on a real Joomla install, you can upload and test any extension, template, or package. In particular, you keep full control of the back end, so you can change settings and break things on purpose.
Do I need to install anything or sign up?
No. There is nothing to download and no long signup form. You give an email address, pick your versions, and a private one-click link signs you into the Administrator. For example, you can go from click to back end in under a minute.
Can I create test sites automatically?
Yes. Alongside the one-click flow, JInstant offers a REST API, so you can create disposable Joomla installs from your own scripts or a CI pipeline. In addition, the API documentation covers the endpoints and the version matrix.
Sources
- W3Techs, usage statistics and market share of Joomla (retrieved June 24, 2026).
- Joomla Extensions Directory, extension count (retrieved June 24, 2026).
- Joomla downloads, latest releases (retrieved June 24, 2026).
- PHP supported versions (retrieved June 24, 2026).
Try it yourself
Spin up a free, disposable Joomla test site in seconds. No long signup, and it auto-deletes in 4 hours.
Open a free test site