このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WooCom Add Multiple Products

説明

備考

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 の「プラグイン」メニューからプラグインを有効化してください

FAQ

Installation Instructions
  1. Upload woocom-add-multiple-product to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WooCom Add Multiple Products” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.