Skip to content

Membership Plans setup

R.Brown edited this page Jun 18, 2017 · 7 revisions

To access the NetLicensing Management Console you will need a NetLicensing vendor account. If you do not have one already, signup here.

After you've logged in to NetLicensing Management Console you'll need to create a Product, Product Module and License Template(-s).

Create product

laravel-boilerplate-nlic-01-product

Create product module

laravel-boilerplate-nlic-02-productmodule

Create license templates

laravel-boilerplate-nlic-03-license-template

Verify license templates

laravel-boilerplate-nlic-04-license-templates

Configure NetLicensing properties

Open and edit .env file. Provide NetLicensing connection parameters (e.g. Username, Password, APIKey, SecurityMode) and created Product and Product Module identifiers.

# Labs64 NetLicensing
LABS64_NETLICENSING_USERNAME=demo
LABS64_NETLICENSING_PASSWORD=demo
LABS64_NETLICENSING_APIKEY=
LABS64_NETLICENSING_SECURITY_MODE=BASIC_AUTH
LABS64_NETLICENSING_PRODUCT_NUMBER=LB-DEMO
LABS64_NETLICENSING_PRODUCT_MODULE_NUMBER=LB-SUBSCRIPTION-PLAN