https://github.com/homescriptone/once-cart-items-remover
Remove in one click all items in the cart page.
https://github.com/homescriptone/once-cart-items-remover
woocommerce woocommerce-discounts woocommerce-extension woocommerce-plugin wordpress-plugin
Last synced: 4 months ago
JSON representation
Remove in one click all items in the cart page.
- Host: GitHub
- URL: https://github.com/homescriptone/once-cart-items-remover
- Owner: homescriptone
- License: gpl-2.0
- Created: 2019-07-23T08:18:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T17:13:17.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T15:13:04.668Z (about 1 year ago)
- Topics: woocommerce, woocommerce-discounts, woocommerce-extension, woocommerce-plugin, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Once Cart Items Remover
# Author : [HomeScript](https://homescriptone.com)
**Once Cart Items Remover** is a plugin allowing the WooCommerce developer to empty their entire cart in one click, to avoid deleting them one by one.
## Installation
Download the plugin from the GitHub repository by running this :
```bash
git clone : https://github.com/homescript1/once-cart-items-remover.git
```
## Usage
After installing it, go to WooCommerce > Once Cart Items Remover, check and enable the option. If it's successfully, you'll see on the cart page, button : **Remove All Items**.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GPLv2](https://github.com/homescript1/once-cart-items-remover/blob/master/LICENSE.txt)