Git Product home page Git Product logo

provision-provider-software-licenses's Introduction

Upmind Provision Providers - Software Licenses

Latest Version on Packagist

This provision category contains the common functions used in provisioning + management flows for various software licenses.

Installation

composer require upmind/provision-provider-software-licenses

Usage

This library makes use of upmind/provision-provider-base primitives which we suggest you familiarize yourself with by reading the usage section in the README.

Quick-start

The easiest way to see this provision category in action and to develop/test changes is to install it in upmind/provision-workbench.

Alternatively you can start using it for your business immediately with Upmind.com - the ultimate web hosting billing and management solution.

If you wish to develop a new Provider, please refer to the WORKFLOW guide.

Supported Providers

The following providers are currently implemented:

Functions

Function Parameters Return Data Description
getUsageData() GetUsageParams GetUsageResult Get usage stats about a license key
create() CreateParams CreateResult Create a new license key
changePackage() ChangePackageParams ChangePackageResult Upgrade or downgrade a software license package
reissue() ReissueParams ReissueResult Reissue an existing license key
suspend() SuspendParams EmptyResult Suspend a license key
unsuspend() UnsuspendParams EmptyResult Unsuspend a license key
terminate() TerminateParams EmptyResult Delete a license key

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

GNU General Public License version 3 (GPLv3). Please see License File for more information.

Upmind

Sell, manage and support web hosting, domain names, ssl certificates, website builders and more with Upmind.com

provision-provider-software-licenses's People

Contributors

uphlewis avatar filippovacodeline avatar roussks avatar

Watchers

Boris Kolev avatar  avatar

Forkers

codelinefi

provision-provider-software-licenses's Issues

Generic Provider return types

For the Generic Provider, the following issues exist

  • suspend returns a ResultData object instead of expected and typed EmptyResult data object.
  • unsuspend returns a ResultData object instead of expected and typed EmptyResult data object.
  • terminates returns a ResultData object instead of expected and typed EmptyResult data object.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.