Skip to content

ActiveMaintenance/MOFH-R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is MOFH-R?

MOFH-R is a hosting account and support management system designed to work with MOFH (MyOwnFreeHost) and GoGetSSL. MOFH-R currently has a limited number of features which are listed below:

AppVeyor AppVeyor AppVeyor AppVeyor AppVeyor

Features

  • User Management
  • Role Management
  • Theme Management
  • Template Management
  • Support Management
  • Administrative Access
  • Integration With:
    • MOFH (MyOwnFreeHost)
    • Google reCAPTCHA
    • hCaptcha
    • GoGetSSL
    • SMTP
  • Backup / Restore
  • Update Manager
  • Multi-lingual

Requirements

Your server needs to meet the following minimum requirements to run MOFH-R:

  • PHP v5.6 or above.
  • MySQL v5.7 or above.
  • A valid, trusted SSL certificate.

Installation

The installation of MOFH-R is much easier than you think!

  • Download the MOFH-R installation files here. Alternatively, if you want the latest development version you can get it here.
  • Extract the file and upload the contents to your web hosting account.
  • Edit app/config/config.php file and set your base url like https://{your-domain}/{directory}/.
  • Create a new database for MOFH-R.
  • Go to https://{your.domain}/{directory}/i/ and click on the 'Get Started' button.
  • Set your website's Base URL, Cookie Prefix, Encrtption Key, enable CSRF Protection and hit the 'Next Step' button.
  • Enter your database credentials and hit 'Next Step' button.
  • Register an admin account and login to your admin panel.
  • Replace the logo and favicon located in assets/default/img/ with your own.
  • Setup SMTP (see below for some services you can use).
  • All done!

SMTP

Here are some widely used SMTP services. They have free plans with some limitations, most importantly though, they are compatible with MOFH-R.

Note
Mailgun seems to offer only a trial plan for a month, and without adding a credit card you are only authorized to send emails to 5 recipients. Therefore, you may want to choose another service.

Help

If you require assistance, please use different software. MOFH-R is considered abandoned; this project exists only to provide a functional PHP 8.2 version. You can still open an issue or a Pull Request if you have discovered a bug that should be easy to fix (such as a deprecation warning). If you want to continue development of this project, feel free to fork it.

Liked MOFH-R?

If you liked project MOFH-R and want to support its original author and his continued works (at the moment, Xera) you can donate here.

Copyright

This build is created by Mehtab Hassan and maintained by ActiveMaintenance. Code released under the GPL-2.0 license.

About

An easy to use MyOwnFreeHost clientarea.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.1%
  • Other 0.9%