upmind/provision-provider-shared-hosting
最新稳定版本:v6.13.0
Composer 安装命令:
composer require upmind/provision-provider-shared-hosting
包简介
This provision category contains the common functions used in provisioning flows for accounts/websites on various popular shared hosting platforms.
README 文档
README
This provision category contains the common functions used in provisioning flows for accounts/websites on various popular shared hosting platforms.
Installation
composer require upmind/provision-provider-shared-hosting
Usage
This library makes use of upmind/provision-provider-base primitives which we suggest you familiarize yourself with by reading the usage section in the README.
Quick-start
The easiest way to see this provision category in action and to develop/test changes is to install it in upmind/provision-workbench.
Alternatively you can start using it for your business immediately with Upmind.com - the ultimate web hosting billing and management solution.
If you wish to develop a new Provider, please refer to the WORKFLOW guide.
Supported Providers
The following providers are currently implemented:
- cPanel/WHM
- Plesk (Onyx/Obsidian)
- 20i
- Enhance
- InterWorx
- SolidCP
- DirectAdmin
- CentOS Web Panel (CWP)
- PanelAlpha
- Webuzo
- SPanel
Functions
| Function | Parameters | Return Data | Description |
|---|---|---|---|
| create() | CreateParams | AccountInfo | Create a web hosting account / website |
| getInfo() | AccountUsername | AccountInfo | Get information about a hosting account such as the main domain name, whether or not it is suspended, the hostname of it's server, nameservers etc |
| getUsage() | AccountUsername | AccountUsage | Gets usage information about an account/reseller such as disk space, bandwidth, number of sub-accounts etc |
| getLoginUrl() | GetLoginUrlParams | LoginUrl | Obtain a signed URL to automatically log into a hosting account |
| changePassword() | ChangePasswordParams | EmptyResult | Change the password of a hosting account |
| changePackage() | ChangePackageParams | AccountInfo | Update the product/package a hosting account is set to |
| suspend() | SuspendParams | AccountInfo | Suspend service for a hosting account |
| unSuspend() | AccountUsername | AccountInfo | Un-suspend service for a hosting account |
| terminate() | AccountUsername | EmptyResult | Completely delete a hosting account |
| grantReseller() | GrantResellerParams | ResellerPrivileges | Grant reseller privileges to a web hosting account, if supported |
| revokeReseller() | AccountUsername | ResellerPrivileges | Revoke reseller privileges from a web hosting account, if supported |
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Harry Lewis
- Nikolai Arsov
- Codeline
- Nikolay Bogdanov
- Ana Carrasco
- Roussetos Karafyllakis
- All Contributors
License
GNU General Public License version 3 (GPLv3). Please see License File for more information.
Upmind
Sell, manage and support web hosting, domain names, ssl certificates, website builders and more with Upmind.com.
统计信息
- 总下载量: 441
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2022-04-29