From 666063b68f5f3165db7a56adb43a5effef97b0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E9=92=B0=E8=B1=86=E8=B1=86?= Date: Wed, 5 Jun 2019 18:47:13 +0800 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index b6b23b0..87de6fe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,27 @@ A Template for Reseller Site of MyOwnFreeHost based on Bootstrap with Multi-Lang * Official Site : [uiisc.com](http://uiisc.com "UIISC") * Author : [doudoudzj](https://github.com/doudoudzj "doudoudzj") +**New Functions:** + +## Management Module + +Hosting Account Management System + +Modify the configuration file `data/config.php`, Log in via `/admin.php` + +This is a simple script for WHM myownfreehost made to manage hosting accounts through the api assigned to users with free reseller accounts. + +Available Functions: + +- Verify if a domain is available. +- Creation of account hosting from the panel. +- 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. + + + ## Screenshot ##### Solution Page @@ -21,3 +42,4 @@ A Template for Reseller Site of MyOwnFreeHost based on Bootstrap with Multi-Lang > > ![Register Page](assets/screenshot/register.png) +