Note:
This repo is an active fork of Xera by Mehtab Hassan.
This fork is maintained by me, and pull requests are welcome!
If you’d like to add features, bugfixes, or improvements — feel free to contribute. 🚀
This is a client area & hosting account management system designed to work with MOFH (MyOwnFreeHost).
It makes managing hosting accounts, clients, and integrations much easier — all in one place.
- User Management
- Theme Management
- Support Management
- Administrative Access
- Integration With:
- MOFH (MyOwnFreeHost)
- Google reCAPTCHA
- hCaptcha
- Cloudflare Turnstile
- CryptoLoot
- GoGetSSL (No support after March 10, 2025)
- ACMEv2 (Let's Encrypt, ZeroSSL)
- SitePro
- SMTP
- Update Manager
- Multi-lingual
Your server needs to meet the following minimum requirements:
- PHP v8.1 or above
- MySQL v5.7 or above
- A valid, trusted SSL certificate
👉 Note about PostgreSQL / 404 Error after Installation
Some hosting accounts use PostgreSQL instead of MySQL. Since Xera was built for MySQL, this can cause installation issues (like a 404 error after setup).
✅ To fix this:
- Make sure your hosting provider supports MySQL.
- Ensure required PHP extensions are enabled (pdo_mysql, mysqli, cURL, openssl, mbstring, etc.).
- Download the latest release here. Or grab the dev build here.
- Extract and upload contents to your web hosting account.
- Create a new MySQL database.
- Go to
https://{your.domain}/{xera-directory}/install.php→ click Get Started. - Enter your
Website URL,Cookie Prefix, enableCSRF Protection→ Next. - Add your database credentials → Next (tables will auto-import).
- Register an admin account → log into the admin panel.
- Replace the logo & favicon (
assets/default/img/). - Setup SMTP (see options below).
- Done! 🎉
For a full guide, see Setup Guide.
Recommended SMTP providers:
- Found a bug or need help? Open an issue here.
- Before opening, please check if your topic already exists. If so, contribute to the discussion instead of opening a duplicate.
This repo is maintained by me.
- Pull requests are welcome and encouraged.
- Feel free to fork, improve, and submit PRs.
This project was built for MyOwnFreeHost users, but if you’re looking for free & affordable hosting without the hassle — check out InfySite. 💻✨
- Original project: Xera by Mehtab Hassan
- Fork maintained by: Yang
- License: GPL-2.0
