An Open Source Web Hosting Management System
Find a file
Jackson Dou d7d2669823 update
2023-08-22 22:54:51 +08:00
screenshot update 2019-10-31 16:02:38 +08:00
src update 2023-08-22 22:54:51 +08:00
.editorconfig update 2022-12-13 00:01:51 +08:00
.gitignore update callback api 2023-07-13 10:16:02 +08:00
.prettierrc update 2022-12-13 00:01:51 +08:00
LICENSE Update LICENSE 2022-08-23 00:49:04 +08:00
nginx.conf 新增托管服务回调功能:账号激活、暂停deng,支持多个托管服务 2023-06-01 12:28:11 +08:00
README-zh.md Add Chinese readme file 2023-08-20 11:42:33 +08:00
README.md Add Chinese readme file 2023-08-20 11:42:33 +08:00
SECURITY.md update 2022-12-13 00:01:51 +08:00

UIISC

English | 简体中文

An Open Source Web Hosting Account and Support Management System for MyOwnFreeHost

Functions

multi-language module

  • Load default language config (/core/language/)
  • Change language
  • Load custom language config (/data/language/)

ClientArea module

  • Account registration
  • Account verification
  • Account cancellation
  • Email verification
  • Profile modification
  • Login / Logout, Forget / Reset / Change password
  • Apply for a web hosting account
  • Web hosting account deletion / deactivation
  • Login to web hosting control panel

AdminArea module

  • Verify if a domain is available
  • Creation of hosting account
  • Change password to hosting account
  • Deactivate or disable a hosting account
  • Activate or enable hosting account
  • Verify how many domain and state of the hosting account
  • Members management
  • Site configuration
  • API configuration
  • multi hosting provider management
  • News management
  • Translation file management

forum module

  • Add/edit/delete posts

Screenshot

Solution Page

Solution Page

Login Page

Login Page

Register Page

Register Page