Giter Site home page Giter Site logo

appsmta / project-hustal-stable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ritikraj0315/project-hustal-stable

0.0 0.0 0.0 1.07 MB

A Simple MOFH clientarea for free like infinityfree and minimal functionality

License: MIT License

PHP 85.70% CSS 13.09% HTML 1.21%

project-hustal-stable's Introduction

Project Hustal

Project Hustal is a free of cost MOFH clientarea for account management and support services. It have easy to use features and a much like infinityfree.net interface.

AppVeyor AppVeyor AppVeyor AppVeyor AppVeyor

Table of Content

Features

Hustal features are listed below:

  • Sign up / Login
  • Password reset functionality
  • Validation / Verification
  • Account Management
  • Account Settings
  • GoGetSSL Api integration
  • MOFH Api integration
  • Support system

Requirements

Your server need to met minimal requirements to run hustal

  • php 5.6 or above
  • mysql 5.7 or above

Installation

Installation of hustal is much then you think

  • Download the hustal zip file.
  • Extract it to your root folder of your domain.
  • Open config.php file in includes folder and edit details bellow
// database information 
define('DB_HOST','Databse Hostname');// localhost
define('DB_USER','Databse Username');// root
define('DB_PASS','Database Password');// password
define('DB_NAME','Database Name');// vhost
// site info
define('SITE_ADDR','Domain Name');// example.com
define('SITE_NAME','Website Name');// Flexhost
define('SITE_EMAIL','Website Email');// [email protected]
define('SITE_PHONE','Website Phone Number');// +1 000 00000000
define('SITE_IP','185.27.134.46');// MOFH Server IP
define('AFF_ID','Affiliate ID');// iFastNet Affiliate ID
// API Settings
define('API_USER','MOFH WHMCS API Username');// resellerpanel -> whmcs -> api 
define('API_PASS','MOFH WHMCS API Password');// resellerpanel -> whmcs -> api 
define('API_PLAN','MOFH Reseller Plan Name');// resellerpanel -> plans -> plan name
// note: remember to add your server ip to reseller panel
// Mail Settings
define('MAIL_PORT','SMTP PORT');// 587
define('MAIL_USER','SMTP Username');// [email protected]
define('MAIL_PASS','SMTP Password');// example123
define('MAIL_HOST','SMTP Host');// smtp.example.com
// SSL Settings 
define('SSL_USERNAME',SSL API Username');// [email protected]
define('SSL_PASSWORD','SSL API Password');// example123
  • Setup database according to DATABASE.md file.
  • Setup rules using SETUP.md file.
  • All done. Enjoy free hosting.

Dependencies

The following libraries are required to run hustal

  • phpmailer
  • anake-whm-api
  • guzzle
  • composer
  • user info
  • gogetssl

Contributer

The build is created and modified by Mahtab Hassan

Copyright

Code Copyright 2021 Hustal. Code released under the MIT license.

project-hustal-stable's People

Contributors

ritikraj0315 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.