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

Add Webuzo provider implementation #66

Merged

Conversation

CodelineNL
Copy link

The following operations are implemented for Webuzo:

  • create()
  • getInfo()
  • getUsage()
  • getLoginUrl()
  • changePassword()
  • changePackage()
  • suspend()
  • unSuspend()
  • terminate()
  • grantReseller()
  • revokeReseller()

@RoussKS RoussKS mentioned this pull request Jan 7, 2025
@RoussKS RoussKS changed the base branch from main to feature/69-webuzo-provider January 7, 2025 13:26
Copy link

@RoussKS RoussKS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CodelineNL pull request looks good.
Tested all the different functions and seem to work as expected.

An issue that would need fixing was flagged and some comments around some items that could be added.

Thanks for the effort

src/Webuzo/Data/Configuration.php Outdated Show resolved Hide resolved
src/Webuzo/Api.php Outdated Show resolved Hide resolved
src/Webuzo/Api.php Outdated Show resolved Hide resolved
src/Webuzo/Api.php Show resolved Hide resolved
src/Webuzo/Api.php Show resolved Hide resolved
- add 'nullable' rule to configuration
- add strip_tags to response
- add mailboxes to UsageData
- remove extra comma
@CodelineNL CodelineNL requested a review from RoussKS January 8, 2025 08:15
@RoussKS RoussKS merged commit d2e0d2d into upmind:feature/69-webuzo-provider Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants