Xera is a hosting account and support management system especially designed to work with MOFH (MyOwnFreeHost). Xera currently has a limited number of feature which are listed below:
- User Management
- Theme Management
- Support Management
- Administative Access
- Integration With:
- MOFH (MyOwnFreeHost)
- Google Recaptcha
- SMTP
Your server needs to meet the following minimal requirements to run Xera:
- PHP v7.2 or above
- MySQL v5.7 or above
- Valid Trusted SSL Certificate
Installation of Xera is much eaiser then you think!
- Download the
Xera-dev.zip
file. - Extract the .zip file and upload the contents to your web hosting account.
- Create an new database for Xera.
- Modify then import the
db.sql
file into your database. - Edit the
app/config/config.php
file and replace the base urlhttp://localhost/xera/
with your site urlhttps://your-domain.com/
orhttps://your-domain.com/directory/
(The URL must end in a backslash, and HTTPS is recomened for all installations). - Edit the
app/config/database.php
file and replace database credantials with your own. - Open your browser and enter
https://yourdomain.com/a/
to create an admin account. - Register an admin account and login to your admin panel.
- Replace the logo and favicon located in
assets/img/
with your own. - Setup SMTP (See Below)
- All done!
Here are some widely used SMTP services. They have a free plan with some limitations, though most importantly, they are compatible with Xera.
This build is created and maintaned by Mehtab Hassan. Code released under the GPL-2.0 license.