enanobots / m2-product-pack
This package is abandoned and no longer maintained.
The author suggests using the qoliber/m2-product-pack package instead.
2.0.0
2024-12-19 12:26 UTC
Requires
- php: >=8.1
README
Product Collective Packages Module for Magento 2 / Adobe Commerce
HYVA Compatible - yes
(BETA version)
This module enhances the functionality of Magento 2 by providing a new feature for product collective packages. With this module, merchants will be able to easily create and manage packages made up of multiple quantities of the same products. Each package can include different number of product units and the prices will be automatically calculated based on the product count.
Merchants can specify 2 types of dicounts
- fixed amount discount
- percentage discount
Important: This module only works for simple products.
- Create and manage packages made up of multiple products
- Automatically calculate package prices based on the combined price of the included products
- Ability to include products with different variations in a single package
- Easy-to-use interface for creating and managing packages
This module is a must-have for merchants looking to simplify their product offerings and increase sales. Give it a try today!
Installation
Installation is via composer
composer require qoliber/m2-product-pack
After installing the packages just run:
php bin/magento setup:upgrade
Requirements
PHP 8.1
and higherMagento 2.4.x
and higher
Tested on:
Magento 2.4.x
OpenSource