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) +