Skip to content

Enable private SDK enablement

Notifications You must be signed in to change notification settings

ahoicloud/private-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Enable private PHP SDK

Add AHOI Repository

To enable private PHP SDK please add our private composer service to your composer.json

"repositories": [
    {
        "type": "composer",
        "url": "https://satis.ahoi.cloud"
    }
],

Add the package

composer require ahoicloud/packagename

Add the license key

Add the information provided by the AHOI-Team to authenticate against our licensing server. Use your email adress and the license key as a password. Bildschirmfoto 2024-05-12 um 21 26 38

About

Enable private SDK enablement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published