Changeset 3000782
- Timestamp:
- 11/23/2023 03:44:22 PM (2 years ago)
- Location:
- flance-add-multiple-products-order-form-for-woocommerce
- Files:
-
- 52 added
- 2 edited
-
tags/4.1.0 (added)
-
tags/4.1.0/LICENSE (added)
-
tags/4.1.0/admin (added)
-
tags/4.1.0/admin/class-flance-add-multiple-products-admin.php (added)
-
tags/4.1.0/admin/css (added)
-
tags/4.1.0/admin/css/flance-add-multiple-products-admin.css (added)
-
tags/4.1.0/admin/img (added)
-
tags/4.1.0/admin/img/logo.png (added)
-
tags/4.1.0/admin/img/sodathemes-typw.png (added)
-
tags/4.1.0/admin/img/sodathemes-wamp.png (added)
-
tags/4.1.0/admin/img/sodathemes-wsc.png (added)
-
tags/4.1.0/admin/index.php (added)
-
tags/4.1.0/admin/js (added)
-
tags/4.1.0/admin/js/flance-add-multiple-products-admin.js (added)
-
tags/4.1.0/admin/partials (added)
-
tags/4.1.0/admin/partials/html-admin-form.php (added)
-
tags/4.1.0/admin/partials/index.php (added)
-
tags/4.1.0/flance_add_multiple_products_order_form_woocommerce.php (added)
-
tags/4.1.0/includes (added)
-
tags/4.1.0/includes/class-flance-add-multiple-products-activator.php (added)
-
tags/4.1.0/includes/class-flance-add-multiple-products-deactivator.php (added)
-
tags/4.1.0/includes/class-flance-add-multiple-products-i18n.php (added)
-
tags/4.1.0/includes/class-flance-add-multiple-products-loader.php (added)
-
tags/4.1.0/includes/class-flance-add-multiple-products.php (added)
-
tags/4.1.0/includes/index.php (added)
-
tags/4.1.0/index.php (added)
-
tags/4.1.0/languages (added)
-
tags/4.1.0/languages/flance-add-multiple-products-order-form-woocommerce.pot (added)
-
tags/4.1.0/public (added)
-
tags/4.1.0/public/class-flance-add-multiple-products-public.php (added)
-
tags/4.1.0/public/css (added)
-
tags/4.1.0/public/css/flance-add-multiple-products-public.css (added)
-
tags/4.1.0/public/helpers.php (added)
-
tags/4.1.0/public/img (added)
-
tags/4.1.0/public/img/loading.gif (added)
-
tags/4.1.0/public/index.php (added)
-
tags/4.1.0/public/js (added)
-
tags/4.1.0/public/js/flance-add-multiple-products-public.js (added)
-
tags/4.1.0/public/partials (added)
-
tags/4.1.0/public/partials/html-calculas.php (added)
-
tags/4.1.0/public/partials/html-public-shortcode-input-field.php (added)
-
tags/4.1.0/public/partials/html-public-table.php (added)
-
tags/4.1.0/public/partials/index.php (added)
-
tags/4.1.0/readme.txt (added)
-
tags/4.1.0/uninstall.php (added)
-
tags/4.1.0/widget (added)
-
tags/4.1.0/widget/class-flance-add-multiple-products-widget.php (added)
-
tags/4.1.0/widget/index.php (added)
-
tags/4.1.0/widget/partials (added)
-
tags/4.1.0/widget/partials/html-admin-view.php (added)
-
tags/4.1.0/widget/partials/html-public-view.php (added)
-
tags/4.1.0/widget/partials/index.php (added)
-
trunk/flance_add_multiple_products_order_form_woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
flance-add-multiple-products-order-form-for-woocommerce/trunk/flance_add_multiple_products_order_form_woocommerce.php
r2990148 r3000782 15 15 * Plugin Name: Flance Add Multiple Products order form for Woocommerce 16 16 * 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.017 * Version: 4.1.0 18 18 * Author: Rusty 19 19 * Author URI: http://www.flance.info -
flance-add-multiple-products-order-form-for-woocommerce/trunk/readme.txt
r2990148 r3000782 1 1 === Flance Add Multiple Products order form for Woocommerce === 2 2 Contributors: 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 products3 Tags: 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 4 4 Requires at least: 4 5 Tested up to: 6. 3.25 Tested up to: 6.4.1 6 6 Stable tag: trunk 7 7 License: GPLv2 or later … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 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.11 The 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. 12 12 == Description == 13 The plugin gives functionality to have the form to add multiple products to the cart and calculate in same page the total13 The plugin gives functionality to have the form to add multiple products (products table) to the cart and calculate in same page the total 14 14 price of the order. 15 15 And you also can use shortcode to use the plugin other places. Just place the shortcode where … … 28 28 = Features = 29 29 30 * Adding the multiple products to order and submit to the cart30 * Adding the multiple products (products table) to order and submit to the cart 31 31 * Same page order total price calculation 32 32 * Selecting the quantity of product in the form and recalculation
Note: See TracChangeset
for help on using the changeset viewer.