Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

63 - SPanel Implementation #68

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

RoussKS
Copy link

@RoussKS RoussKS commented Jan 6, 2025

Closes #63

Implementation for SPanel based on original PR #61

Branched off to new branch and make necessary fixes as described in the comments #61 (review)

Tested all methods as described in the original PR

The following operations are implemented for SPanel:

create()
getInfo()
getUsage()
getLoginUrl() - returns a link to https://hostname/spanel/login
changePassword()
changePackage()
suspend()
unSuspend()
terminate()

The following operations aren't supported by SPanel:

grantReseller()
revokeReseller()

Important

Once approved and merged, delete the branch feature/63-spanel of the original PR

@RoussKS RoussKS requested a review from uphlewis January 6, 2025 21:21
@RoussKS RoussKS self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SPanel Provider
2 participants