Getting Started
How To
- Selling Licensed Products workflow
- Set Pre-Generated Licence Keys with WooCommerce Software License
- Licence Keys Management – Client interface
- Licence Keys Management – Admin Interface
- API Methods
- Explain API status codes
- Software API Integration code example
- WordPress Plugin autoupdate API integration code example
- WordPress Theme autoupdate API integration code example
- Disable the license key on customer side, when disabling/removing the license key on the server
- Use the Cache Module for API interactions
- Run custom code and WordPress filters when using the cache module
- Create expiration for license product
- Start the Expire on Licence Key Activation
- Increase the License Instances per Key accordingly to purchased quantity
- Allow Staging / Development domain activation, regardless of active Instances per License Key
- Streamlining License Management with the All Licenses Interface
- Update the License templates
- Update Order licence groups
- Disable the License administration for Client
- Use the plugin under MultiSite Environment
- Migrate from WooCommerce API Manager to WP Software License
- How to set licensing for previous Orders after installing WooCommerce Software License
- Add confirmation dialog to License Key Delete button
- Add Copy function for license keys, within customer interface
- How to prevent a user for purchasing multiple times a given product
Actions / Filters
- woo_sl/show_extend_button/label
- woo_sl/admin/product_fields
- woo_sl/generate_license_key
- woo_sl/before_interface_licence_actions
- woo_sl/after_interface_licence_actions
- woo_sl/interface/sl_product_id_select_option
- woo_sl/interface/license_keys_meta_box/td
- woo_sl/html/max_instances_per_key
- woo_sl/html/manage_keys
- woo_sl/html/licensing_details
- woo_sl/license_manage/disabled_buttons
- woo_sl/license_manage/disabled_actions
- woo_sl/generate_licence_keys_count
- woo_sl/order_processed/product_sl
- woo_sl/get_licence_status
- woo_sl/get_order_licence_details
- woo_sl/generate_license_key/predefined_keys
- woo_sl/cron/process_licence_expire_notifications
- woo_sl/cron/schedule_interval
- woosl/api/product_validation/granted_statuses
- WOOSL/API_call/early_response
- WOOSL/API_call/do_action
- WOOSL/API_call/response_block
- WOOSL/API_call/clean_machine_hash
- WOOSL/API_call/response
- WOOSL/API_call/arguments