The Item Bundles module allows profiles to create "bundles" and "albums" of items that can then be offered at a special bundle price versus the purchase price of the individual items in the bundle.
Requires the Payment Support module. Item Bundles replaces the FoxyCart Bundles module for systems using the Payment Support module.
Item Bundles module changelog
Version 1.1.1:
- Change: Updates and optimizations for PHP 8+
Version 1.1.0:
- New: Advanced Key options to allow admin users to create bundles of any user items
Version 1.0.6:
- Bug Fix: Bundle count not incrementing when adding an item
Version 1.0.5:
- Bug Fix: Incorrect currency symbol can show when listing bundles
Version 1.0.4:
- Change: Unique bundle title is now needed when creating a new bundle
- Bug Fix: Bundle price may not show on Audio or Video album pages in some instances
- Bug Fix: Added some missing language strings to language file
Version 1.0.3:
- Bug Fix: Profile bundle counts not being set properly on import from Foxy Cart Bundles
Version 1.0.2:
- Change: Language string changes so Download button looks better on a mobile device
- Bug Fix: Some Merchandise module items may not import correctly
Version 1.0.1:
- Bug Fix: Changes made to bundle templates in ACP may not show on output
Version 1.0.0:
- New: Added access, item order and pending Quota support to Quota Config
- Bug Fix: item_detail.tpl updated to allow ACP override of module item_bundle.tpl files
Version 1.0.0b4:
- Change: modified item_list.tpl to make bundled item images a bit larger
Version 1.0.0b3:
- Change: item_index_meta.tpl added to add social media tags for list page
- Bug Fix: "This item belongs to multiple bundles" notice when updating an Image Gallery was incorrect
Version 1.0.0b2:
- Bug Fix: deleted bundle items tracker not being reset during a Developer Tools -> System Reset
Version 1.0.0b1:
- Initial Release