WooCommerce Multisite Persistent Cart archived
Multisite aware persistent storage for user carts
by Inpsyde GmbH · github.com/inpsyde/woocommerce-multisite-persistent-cart · website
★ 5stars
748composer installs
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/inpsyde/woocommerce-multisite-persistent-cart/archive/refs/heads/master.zipAlso on Packagist as inpsyde/woocommerce-multisite-persistent-cart:
composer require inpsyde/woocommerce-multisite-persistent-cartFrom the readme
Inpsyde WooCommerce Multisite Persistent Cart
Hotfix for WooCommerce #12534
The plugin stores carts persistent in the user meta woocommercepersistentcart to avoid collisions on multiple shops in a multisite network.
UNMAINTAINED
Note: This version of the plugin is not maintained anymore.
Installation
Install this plugin via composer:
Usage
Just install and activate the plugin, nothing more to do.
Unit tests
Install PHPUnit via Phive:
and run $ tests/bin/phpunit.
Alternatively can also install phpunit via Composer:
Crafted by Inpsyde
The team at Inpsyde is engineering the Web since 2006.
License
Copyright (c) 2016 David Naber, Inpsyde
Good news, this plugin is free for everyone! Since it's released under the MIT License you can use it free of charge on your personal or commercial website.
Contributing
All feedback / bug reports / pull requests are welcome.