Patch against v4.0 to add slm_update and slm_remove handlers.
Both listeners require the license_key to complete.
slm_update will let you update/change the expiration date, for instance. This is useful when dealing with automatically renewing payments (can set the expiration to the payment date and then update when the renewal payment is confirmed).
slm_remove is nice to have when needing to clean up user data (GDPR), etc.
Add_SLM_UPDATE_and_SLM_REMOVE_for_Software_License_Manager.patch.txt
Patch against v4.0 to add
slm_updateandslm_removehandlers.Both listeners require the
license_keyto complete.slm_updatewill let you update/change the expiration date, for instance. This is useful when dealing with automatically renewing payments (can set the expiration to the payment date and then update when the renewal payment is confirmed).slm_removeis nice to have when needing to clean up user data (GDPR), etc.Add_SLM_UPDATE_and_SLM_REMOVE_for_Software_License_Manager.patch.txt