2018-12-11 12:04:05 +00:00
|
|
|
# uiisc.com
|
|
|
|
|
2019-01-30 14:08:01 +00:00
|
|
|
A Template for Reseller Site of MyOwnFreeHost based on Bootstrap with Multi-Language
|
2016-12-23 17:55:30 +00:00
|
|
|
|
2019-05-17 10:52:39 +00:00
|
|
|
* Official Site : [uiisc.com](http://uiisc.com "UIISC")
|
|
|
|
* Author : [doudoudzj](https://github.com/doudoudzj "doudoudzj")
|
2018-12-11 12:04:05 +00:00
|
|
|
|
2019-06-05 10:47:13 +00:00
|
|
|
**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.
|
|
|
|
|
|
|
|
|
|
|
|
|
2018-12-11 12:04:05 +00:00
|
|
|
## Screenshot
|
|
|
|
|
2019-05-17 10:52:39 +00:00
|
|
|
##### <u>Solution Page</u>
|
2018-12-11 12:04:05 +00:00
|
|
|
|
|
|
|
>
|
2019-05-17 10:52:39 +00:00
|
|
|
> ![Solution Page](assets/screenshot/solution.png)
|
2018-12-11 12:04:05 +00:00
|
|
|
|
2019-05-17 10:52:39 +00:00
|
|
|
##### <u>Login Page</u>
|
2018-12-11 12:04:05 +00:00
|
|
|
|
|
|
|
>
|
2019-05-17 10:52:39 +00:00
|
|
|
> ![Login Page](assets/screenshot/login.png)
|
2018-12-11 12:04:05 +00:00
|
|
|
|
2019-05-17 10:52:39 +00:00
|
|
|
##### <u>Register Page</u>
|
2018-12-11 12:04:05 +00:00
|
|
|
|
|
|
|
>
|
2019-05-17 10:52:39 +00:00
|
|
|
> ![Register Page](assets/screenshot/register.png)
|
2019-06-05 10:47:13 +00:00
|
|
|
|