Introduction
It is possible to use data objects on the product level to change the default behaviour of certain methods as well as adjust how licenses are shown. On this page, we have listed the different data objects that can be created and the value that they accept.
List of configurations
| cryptolens_unblockextendedlicenses | If the string value is set to true, when a blocked license is extended (either through the dashboard or the API), it will automatically be unblocked. |
| cryptolens_trialactivation | By default, start countdown upon activation will extend the time-limit of the license each time a new device is registered. If you want to extend the license only for the first activation, set the string value to first_activation. |
| cryptolens_orderby | The string value can be used to specify how to order licenses on the product page. For example, setting the string value to Created (descending) will order all licenses based on the creation date in descending order. |
| cryptolens_featuretemplate | The string value can be used to specify the feature template. |