openy / commerce_addon
Provides an add-on purchasable entity.
Package info
github.com/ymcatwincities/commerce_addon
Type:drupal-module
pkg:composer/openy/commerce_addon
Requires
- drupal/commerce: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-11 11:57:51 UTC
README
Commerce Add-on provides a purchasable entity that can be used for adding generic order items. Think of it as a way of selling "upgrades" or "features" in addition to a main product or package.
This is not like Commerce Product Add-on. The Commerce Product Add-on module allows you to additionally sell existing products. For instance, you could sell a T-Shirt and a Membership as an add-on. Both are existing products with their own add to cart forms.