HumHub Documentation (unofficial)

MarketplaceService
in package

Tags
since
1.15

Table of Contents

Constants

API_URL_ADD_LICENCE_KEY  = 'v1/modules/registerPaid'

Methods

addLicenceKey()  : array<string|int, mixed>
getMarketplaceModule()  : Module
getPendingModuleUpdateCount()  : int
getSettings()  : SettingsManager
refreshPendingModuleUpdateCount()  : mixed

Constants

API_URL_ADD_LICENCE_KEY

public mixed API_URL_ADD_LICENCE_KEY = 'v1/modules/registerPaid'

Methods

addLicenceKey()

public static addLicenceKey(string|null $licenceKey) : array<string|int, mixed>
Parameters
$licenceKey : string|null
Return values
array<string|int, mixed>

getPendingModuleUpdateCount()

public getPendingModuleUpdateCount() : int
Return values
int

refreshPendingModuleUpdateCount()

public refreshPendingModuleUpdateCount([int $count = null ]) : mixed
Parameters
$count : int = null

        
On this page

Search results