An Open Source Web Hosting Management System
Go to file
Jackson Dou ecc42caf98
Delete install.lock
2023-07-12 00:44:42 +08:00
screenshot update 2019-10-31 16:02:38 +08:00
src Delete install.lock 2023-07-12 00:44:42 +08:00
.editorconfig update 2022-12-13 00:01:51 +08:00
.gitignore update 2022-11-24 14:20:44 +08:00
.prettierrc update 2022-12-13 00:01:51 +08:00
LICENSE Update LICENSE 2022-08-23 00:49:04 +08:00
README.md Update README.md 2023-05-30 10:44:48 +08:00
SECURITY.md update 2022-12-13 00:01:51 +08:00
nginx.conf 新增托管服务回调功能:账号激活、暂停deng,支持多个托管服务 2023-06-01 12:28:11 +08:00

README.md

UIISC

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