Note: Development is currently paused ! Pull requests are welcome and will still be accepted. If you want to see a feature, feel free to contribute it.
Bixa is a comprehensive hosting account and support management system designed primarily for MOFH (MyOwnFreeHost). Built with Laravel 11, it provides a robust platform for managing hosting accounts, support tickets, SSL certificates, and more.
- Dashboard: Central hub with account overview and quick service access
- Hosting Management: Create and manage up to 3 hosting accounts
- SSL Certificates: Secure websites with free SSL certificates
- Support Tickets: Get technical assistance through the ticket system
- Knowledge Base: Access helpful articles and documentation
- Profile Management: Update personal information and security settings
- Two-Factor Authentication: Enhanced account security
- Notifications: Stay informed about account activities
- Web FTP: Manage website files directly through the browser
- Tools: Case converter, code beautifier, base64 encoder/decoder, and more
- WHOIS Lookup: Check domain registration information
- Admin Dashboard: System performance monitoring and statistics
- User Management: Create, edit, and manage all user accounts
- Hosting Management: Configure MOFH API and server settings
- Ticket System: Handle support tickets and monitor staff performance
- Knowledge Base Management: Create and organize articles for users
- Notification System: Communicate with users through announcements
- System Settings: Configure platform behavior and appearance
- Advertising Management: Control on-site advertisements
- Domain Management: Manage allowed domain extensions
- Email Templates: Customize system-generated emails
- Data Migration: Import data from older platform versions
- MOFH (MyOwnFreeHost)
- Iconcaptcha for form protection
- ACMEv2 SSL certificate provider (Let's Encrypt)
- Site.Pro website builder
- SMTP email services
Your server needs to meet the following minimum requirements:
- PHP v8.1 or above
- MySQL v5.7 or above
- Laravel 11 compatible server
- A valid, trusted SSL certificate
For detailed installation instructions, please refer to our comprehensive documentation at https://bixa.app/docs/#/install.
In brief:
- Download the latest release from our GitHub repository
- Install PHP dependencies using Composer (see installation guide for VPS vs cPanel instructions)
- Upload to your web hosting account and create a database
- Configure the
.envfile manually with your database settings - Configure the
.htaccessfile for proper URL routing - Import the included
bixa.sqlfile to your database using phpMyAdmin - Use the included demo account to log in, then change your credentials
No automatic installer is available - configuration must be done manually as described in our installation guide.
Here are some recommended SMTP services with free tiers that work well with Bixa:
- Mailtrap: 500 emails/month free (testing), 1,000 emails/month free (production)
- Mailjet: 6,000 emails/month free
- SendGrid: 1000 emails/day free
For comprehensive documentation covering all aspects of using and administering Bixa, please visit our official documentation at bixa.app/docs.
The documentation includes:
- Open an issue if you've discovered a bug or have a feature request
- Join our Telegram group for community support and discussions
- English is the primary language for communication
If you find Bixa useful, please consider making a donation to support its development.
Code released under the GPL-2.0 license.