This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Super Easy Stock Manager

Description

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!

Screenshots

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

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Super Easy Stock Manager” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

[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