Skip to content

Releases: syltmedia/FOSSBilling_KeyHelp

v0.0.2

12 Jan 17:17
359a121
Compare
Choose a tag to compare

Changelog:

  1. Adding getCURL()
  2. Replace the tabs with spaces
  3. Find out that synchronizeAccount() are not working
  4. Changed the readme - Because the hosting plan name must be the same in KeyHelp as in FOSSBilling

This is working:

  • testConnection
  • createAccount
  • suspendAccount
  • unsuspendAccount
  • cancelAccount
  • changeAccountPackage
  • changeAccountPassword

This not:

  • synchronizeAccount
  • custom getLoginUrl
  • changeAccountUsername
  • changeAccountDomain
  • changeAccountIp

v0.0.1

11 Jan 07:51
359a121
Compare
Choose a tag to compare

This is working:

  • testConnection
  • synchronizeAccount
  • createAccount
  • suspendAccount
  • unsuspendAccount
  • cancelAccount
  • changeAccountPackage
  • changeAccountPassword

This not:

  • custom getLoginUrl
  • changeAccountUsername
  • changeAccountDomain
  • changeAccountIp