# Add bulk cart packages

**Contributors:** toms15, Tommaso Costantini  
**Tags:** woocommerce, bulk add to cart, custom packages, multiple products, share cart URL  
**Requires at least:** 5.8  
**Tested up to:** 6.7 
**Requires PHP:** 7.4  
**Stable tag:** 1.0.0  
**License:** GPL-2.0+  
[**License URI**](https://www.gnu.org/licenses/gpl-2.0.html)  

Add bulk cart packages allows you to create custom product packages in WooCommerce and add them to the cart with a single click.

## Description
Add bulk cart packages is a WooCommerce plugin that lets you create custom product packages.
Each package generates a dedicated URL that, when opened, automatically adds all selected products with their specified quantities to the cart.

### Main Features
- Create custom packages with WooCommerce products.
- Assign specific quantities to each product.
- Generate a unique URL to add multiple products to the cart at once.
- Fully integrated with WooCommerce.
- Prevents saving empty packages.
- Displays an admin notice if WooCommerce is not active.

## Installation
1. Make sure WooCommerce is installed and activated.
2. Upload the plugin to the `/wp-content/plugins/` directory.
3. Activate the plugin from the "Plugins" menu in WordPress.
4. Navigate to "Add bulk cart packages" in the WooCommerce admin menu to start creating packages.

## Frequently Asked Questions

**Does this plugin work without WooCommerce?**  
No, Add bulk cart packages requires WooCommerce to function.

**Can I edit a package after creating it?**  
Yes, you can modify the title, products, and quantities at any time.

**Where can I find the generated URL?**  
The URL appears in the "Created Packages" table and can be copied and shared.

## Screenshots
1. Creating a new package with products and quantities.
2. List of created packages with generated URLs.
3. Bulk add to cart functionality via URL.

## Changelog

**1.0.0**  
- Initial release of the plugin.

## Upgrade Notice

**1.0.0**  
Initial version, no updates required.