M
by drago888 1 (0 reviews)

My Inventory

A simple Inventory management system that allows from 10-19 levels of UOM.

My Inventory ranks #50,937 among WordPress.org plugins with 1+ active installations, is #6,867 of 12,560 in the E-commerce category, a 1/5 rating from 0 reviews, and was last updated Nov 2, 2016. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 4.6 (Current: 7.1.2)
vtrunk Current Version vtrunk
Updated 9 years ago Last Update on 02 Nov, 2016
Refreshed 16 hours ago Last Refreshed on
#6,867 of 12,560 in E-commerce No update in over a year
View on WordPress.org
Rank
#50,937
No change
Active Installs
1+
-91.7%
KW Avg Position
N/A
No change
Downloads
1.7K
+1 today
Support Resolved
0%
No change
Rating
20%
Review 1 out of 5
1 (0 reviews)

Next Milestone 10

Total Progress -154690%
0+ 10+
1,548
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 15,479 more installs to reach 10+

Rank Changes

48,389 49,663 50,936 52,209 53,483 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
48,389 49,663 50,936 52,209 53,483 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #50,936
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

1.0
0 reviews
Overall 20%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about My Inventory

Backup your database (just in case) rename myi-inventory/assets/delete_tables.sql to myi-inventory/assets/delete_tables_prod.sql rename myi-inventory/assets/convert_utf8.sql to myi-inventory/assets/delete_tables.sql deactivate this plugin and reactivate it rename myi-inventory/assets/delete_tables.sql to myi-inventory/assets/convert_utf8.sql rename myi-inventory/assets/delete_tables_prod.sql to myi-inventory/assets/delete_tables.sql
To change the default client_cd, go to myi-inventory/assets/setup_tables.sql and modify the statement INSERT INTO @wp_@myi_mst_client (client_id, client_cd, client_name, client_remark, deleted, create_date, create_by_id, last_mod_date, last_mod_by_id, delete_date, delete_by_id) VALUES (NULL, 'Default', 'Default', NULL, 0, now(), @cur_user_id@, now(), @cur_user_id@, NULL, NULL); to INSERT INTO @wp_@myi_mst_client (client_id, client_cd, client_name, client_remark, deleted, create_date, create_by_id, last_mod_date, last_mod_by_id, delete_date, delete_by_id) VALUES (NULL, 'Name I want', 'Default', NULL, 0, now(), @cur_user_id@, now(), @cur_user_id@, NULL, NULL); then rename myi-inventory/assets/delete_tables.sql to myi-inventory/assets/delete_tables_prod.sql followed by rename myi-inventory/assets/delete_tables_dev.sql to myi-inventory/assets/delete_tables.sql Deactivate the plugin and then reactivate it. Followed by the below to revert back (in case accidentally click on deactivate and all tables deleted) rename myi-inventory/assets/delete_tables.sql to myi-inventory/assets/delete_tables_dev.sql rename myi-inventory/assets/delete_tables_prod.sql to myi-inventory/assets/delete_tables.sql
For any themes css to take precedence over the plugin, set the priority of the theme to higher than 99999. eg. // set priority to 999999 so that will load after plugin add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles',999999 ); if ( ! function_exists( 'my_theme_enqueue_styles' ) ) { function my_theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style-rtl.css' ); $parent_style = 'parent-style'; wp_enqueue_style( $parent_style, get_template_directory_uri() . '/style.css' ); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( $parent_style ) ); } }
So long as it is the same product with the same smallest UOM, you can transfer between each other. Eg. Product A have the below UOM Sets. (1.) Box <- (X50) <- Packages (2.) Box <- (X100) <- Packages (3.) Box <- (X1000) <- Pieces You can transfer between (1.) and (2.) as both have the same smallest UOM (Packages).
In order to transfer from (1.) to (3.), you need to add in the number of pieces per package for (1.)
Ensure that there are no longer any inventory for that product. Ensure that the product/UOM/Category is no longer in use. (also not set in Prod UOM Setup). Hey!!! Some codes in this plugin belongs to me I try to give proper credit to all the Authors of my codes.
Please forgive me and drop me an email at ng.kock.leong@elinemm.com indicating the function name and the author name. I will add into the codes the proper author of the function.
The photo belongs to Ronnieb. You can find the photo at https://morguefile.com/search/morguefile/2/shelves/pop.

Sign In / Register

You need to sign in or register to use this feature.