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

Super Easy Stock Manager

説明

A Stock Manager that is built for speed and super easy to use!
Just select the quantity to add or remove, or the price to set, scan the product’s barcode, and you are good to go!
This plugin is designed to be used with a barcode scanner on a desktop. On mobile, there is a mobile scan functionality available.

Required Plugins: WooCommerce 7.1.0 or higher

If you like the Plugin, please leave some Stars or spent me a coffee. Thanks!

スクリーンショット

  • The get product screen. A single input field to search for a product. Below, are the three types of WooCommerce products
  • The update-stock screen. With the + and - buttons, or by keyboard, you can set the desired amount to add or remove and scan the SKU to confirm the change
  • the update-price screen. You can set the regular as well as the sale price.
  • The get product screen on a smartphone. With the camera button at the bottom you can use the internal camera as a scanner.
  • The get product screen on a smartphone with the scan app open.

インストール

  1. Upload the plugin files to the /wp-content/plugins/super-easy-stock-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress.
  3. Use the shortcode [sesm] on any page you like
  4. Enjoy

FAQ

Are other shop systems than WooCommerce supported?
– Currently no.

Can I style the frontend?
– Sure, just override the existing CSS with rules in your theme stylesheet

Does it work with the Product ID as well?
– No, it is intended to be used with SKU only.

How do I generate barcodes?
– You can use a plugin like “Barcode Printing for WooCommerce” to print the barcode

評価

このプラグインにはレビューがありません。

貢献者と開発者

Super Easy Stock Manager はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Super Easy Stock Manager” をあなたの言語に翻訳しましょう。

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

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

変更履歴

[1.3.6] 2022-12-21

  • Added numeric keyboard input for mobile devices
  • Fixed container height on mobile
  • Added link to edit a product

[1.3.4] 2022-11-29

  • Fixed: Cached product price was not updated
  • Added 2 new language strings
  • Style adjustments

[1.3.3] 2022-11-29

  • Readme and Header information updated

[1.3.2] 2022-11-26

  • Added: Improved security and input validation
  • Changed textdomain to super-easy-stock-manager
  • Added 3 new language strings
  • Removed old code and templates
  • Added tooltip error if invalid characters are given
  • Updated Tested up to
  • Added style for the tooltip

[1.3.1] 2022-11-23

  • Added: Check to make sure WooCommerce is installed

[1.3] 2022-11-23

  • Style fixes
  • Added Mobile QR/Barcode scanner
  • Cleaned code
  • Various small improvements

[1.2] 2022-11-22

  • Style fixes. Added support for various themes
  • Added checks for the input value
  • Removed old code