commerce_license_example.info in Commerce License 7
name = Commerce License Example
description = Provides an example license type for testing and development.
core = 7.x
package = Commerce (contrib)
dependencies[] = commerce_license
; Configurable licenses need inline entity form.
dependencies[] = inline_entity_form
; Remote licenses need the advanced queue.
dependencies[] = advancedqueue
File
modules/commerce_license_example/commerce_license_example.info
View source
- name = Commerce License Example
- description = Provides an example license type for testing and development.
- core = 7.x
- package = Commerce (contrib)
- dependencies[] = commerce_license
- ; Configurable licenses need inline entity form.
- dependencies[] = inline_entity_form
- ; Remote licenses need the advanced queue.
- dependencies[] = advancedqueue