WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-multisite-persistent-cart

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.zip

Also on Packagist as inpsyde/woocommerce-multisite-persistent-cart:

composer require inpsyde/woocommerce-multisite-persistent-cart

From 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.

Read the full README on GitHub →