该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WooCom Add Multiple Products

描述

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

And you also can use shortcode to use the plugin other places. Just place the shortcode where you wanna put the input form and it’s done !!!

产品特点

  • Add multiple products from one input box.
  • Select product by SKU or name.
  • Product category restriction option.
  • Multiple product categories select option.
  • User auhtentication option.
  • User role based authentication.
  • Shortcode for showing the form elsewhere.
  • Widget for placing the form in any kind of sidebar.
  • Fully translation ready.
  • Ajaxified product adding.
  • Very easy to use.

代码

[wamp_product_input]

屏幕截图

  • Products input.
  • Settings page. You can change or set the necessary settings form this page.
  • Widget screenshot.

安装

  1. Upload woocom-add-multiple-product to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件

常见问题

Installation Instructions
  1. Upload woocom-add-multiple-product to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
Is it use ajax for adding product to cart?

Yes. It use ajax for adding product to cart. But for showing the update it reloads the page.

Does it has any widget to place the form in sidebar?

Yes. It has a widget.

Can I use this outside cart?

Yes. Use the shortcode. Just place the shortcode where you wanna put the input form and it’s done.

Can I add multiple products from the input?

Yes. You can.

Any user authentication system for the form ?

Yes. Visit the plugins settings page.

评价

2017 年 11 月 21 日
Too buggy, broke the whole website.
阅读所有5条评价

贡献者及开发者

“WooCom Add Multiple Products” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

3.0.0

  • Heavily refactored
  • PHP Codesniffer checked. Almost all the WordPress VIP rules followed.
  • Full new structure.
  • Modern PHP principle followed.

2.0.0

  • Some bug fixed.
  • Full plugin code refactored.
  • Widget added.
  • Settings page added.
  • User authentication added.
  • User role based authentication added.
  • Support for product category filter added.

1.0.9

  • Some bug fixed.

1.0.0

  • Initial version.