Browse Source

Update README.md

唐钰豆豆 6 years ago
parent
commit
666063b68f
1 changed files with 22 additions and 0 deletions
  1. 22 0
      README.md

+ 22 - 0
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
 
 ##### <u>Solution Page</u>
@@ -21,3 +42,4 @@ A Template for Reseller Site of MyOwnFreeHost based on Bootstrap with Multi-Lang
 
 >
 > ![Register Page](assets/screenshot/register.png)
+