Problem/Motivation

Commerce license includes three license period plugins:

  1. Unlimited
  2. Rolling interval
  3. Interval based on reference date

They can be modified (or removed) via the hook_ commerce_license_period_info_alter(), similar to hook_commerce_license_type_info_alter.

This should be documented in commerce_license.api.php.

Note: if you remove a plugin by unsetting it via this hook, ensure you do NOT have any data referencing this hook, or you will encounter a WSOD.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TomTech created an issue. See original summary.

  • TomTech authored 3030dfeb on 3.0.x
    Issue #3401026 by TomTech: Document...
tomtech’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.