Closed (fixed)
Project:
Commerce License
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Nov 2023 at 01:02 UTC
Updated:
26 Nov 2023 at 01:19 UTC
Jump to comment: Most recent
Commerce license includes three license period plugins:
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.
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
Comment #4
tomtech commented