Ajax add to cart for bootScore
Adds WooCommerce products directly to the Ajax Off Canvas cart on product detail pages without reloading.
by Bastian Kreiter · github.com/crftwrk/ajax-add-to-cart · website
★ 1stars
0forks
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/crftwrk/ajax-add-to-cart/archive/refs/heads/master.zipReadme
=== Ajax add to cart for WooCommerce ===
Contributors: craftwerk
Requires at least: 4.5 Tested up to: 5.3.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds WooCommerce products directly to the Ajax Off Canvas cart on product detail pages without reloading. Does NOT work with affiliate- and group products!
== Installation ==
- In your admin panel, go to Plugins > and click the Add New button.
- Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
- Click Activate to use your new Plugin right away.
== Changelog ==
= 1.0.0 - March 02 2020 =
* Initial release