Plugin Directory

Changeset 3000782


Ignore:
Timestamp:
11/23/2023 03:44:22 PM (2 years ago)
Author:
flance
Message:

version 4.1.0 upload

Location:
flance-add-multiple-products-order-form-for-woocommerce
Files:
52 added
2 edited

Legend:

Unmodified
Added
Removed
  • flance-add-multiple-products-order-form-for-woocommerce/trunk/flance_add_multiple_products_order_form_woocommerce.php

    r2990148 r3000782  
    1515 * Plugin Name:       Flance Add Multiple Products order form for Woocommerce
    1616 * Description:       This plugin adds the functionality to add bulk products from one input. It adds an input field at the end of cart page. From this input field you can add multiple products to cart by Ajax request
    17  * Version:           4.0.0
     17 * Version:           4.1.0
    1818 * Author:            Rusty
    1919 * Author URI:        http://www.flance.info
  • flance-add-multiple-products-order-form-for-woocommerce/trunk/readme.txt

    r2990148 r3000782  
    11=== Flance Add Multiple Products order form for Woocommerce ===
    22Contributors: flance
    3 Tags: multiple, woocommerce, add-to-cart, ajax, cart, shopping-cart, adding multiple products to the carts, Products per page, woocommerce amount of products, woocommerce displayed products, woocommerce number of products, WooCommerce Products, woocommerce products per page, woocommerce quantity products, woocommerce shown products
     3Tags: multiple, products table, calculation,  multiple products, price tables, adding multiple products to the carts, Products per page, woocommerce amount of products, woocommerce displayed products, woocommerce number of products, WooCommerce Products, woocommerce products per page, woocommerce quantity products, woocommerce shown products
    44Requires at least: 4
    5 Tested up to: 6.3.2
     5Tested up to: 6.4.1
    66Stable tag: trunk
    77License: GPLv2 or later
     
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 The plugin gives functionality to have the form to add multiple products to the cart and calculate in same page the total price of the order.
     11The plugin gives functionality to have the form to add multiple products to the cart (products table) and calculate in same page the total price of the order.
    1212== Description ==
    13 The plugin gives functionality to have the form to add multiple products to the cart and calculate in same page the total
     13The plugin gives functionality to have the form to add multiple products (products table) to the cart and calculate in same page the total
    1414price of the order.
    1515And you also can use shortcode to use the plugin other places. Just place the shortcode where
     
    2828= Features =
    2929
    30 * Adding the multiple products to order and submit to the cart
     30* Adding the multiple products (products table) to order and submit to the cart
    3131* Same page order total price calculation
    3232* Selecting the quantity of product in the form and recalculation
Note: See TracChangeset for help on using the changeset viewer.