developer

As we transition from plenigo to Frisbii Media, you may still encounter the name "plenigo" throughout this documentation. This is simply due to the ongoing rebranding process - rest assured, plenigo and Frisbii Media are the same platform. All functionalities, APIs, and integrations remain unchanged. We appreciate your understanding and are excited to continue supporting you under our new name!

PHP-SDK integration

Integrating Frisbii Media to handle your digital content sales simplifies the process of checkout and sales management. This page is meant to be a guide for developers that want to use the SDK instead of accessing the API, with it you will reduce development, maintenance and test time since all the utilities developed are designed and implemented mainly for that purpose.
Frisbii Media relies heavily on correct date times so make sure your servers time is up to date. Running NTP is strongly recommended.

Configuration

Configure the PHP SDK in order to use it.[Read more...]

Registration and Login

Use the Frisbii Media registration and login process.[Read more...]

Paywall

Integrate the Frisbii Media paywall to earn money for your digital content. [Read more...]

Checkout with Frisbii Media managed products

Use the checkout to sell subscpritons and single products, which you have are created in the Frisbii Media backend. [Read more...]

Checkout with external products

Use the checkout functionality to sell external managed products.[Read more...]

Products

Use the product service in order to check if an user has bought a product or get information about the product.[Read more...]

External user management

Use the external user management to register external user to your company.[Read more...]

Voucher campaigns

Create vouchers to give customers free access to products.[Read more...]

App management

Allow a third party to access customer information for a specific product.[Read more...]

Manage user access rights

Manage user access rights allows you to add or delete access rights to one or multiple products.[Read more...]

Company information

Use the company service to get structured information about your company’s customers in order to show it or use it at your site/app.[Read more...]

Web page snippets

Integrate the Frisbii Media snippets to enable your customer to manage her subscription data by herself.[Read more...]

User-Management

Get, add and change User Data

Error handling

Handling the error messages.