PHPackages                             framecreative/frame-woocommerce-stock-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. framecreative/frame-woocommerce-stock-manager

ActiveWordpress-plugin

framecreative/frame-woocommerce-stock-manager
=============================================

1.1.8(5y ago)150PHP

Since Jul 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/framedigital/frame-woocommerce-stock-manager)[ Packagist](https://packagist.org/packages/framecreative/frame-woocommerce-stock-manager)[ RSS](/packages/framecreative-frame-woocommerce-stock-manager/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Woocommerce Stock Manager
=========================

[](#woocommerce-stock-manager)

Frame Version
-------------

[](#frame-version)

This plugin is a fork of the free Woocommerce Stock Manager Plugin.

The plugin had some bugs the author didn't seem to care about, and did not allow for the changing of the delimiter in CSV files - this was a pretty critical problem as clients using excel have a REALLY hard time opening files delimted with anything other than a comma.

Known issues
------------

[](#known-issues)

The current code will run on Woocommerce 3.0+ stores, but contains a lot of anti-patterns - most commonly that meta information regarding products is currently updated via the `update_post_meta()` function, rather than utilising the new Woocommerce Data Stores to manage the product data.

Changing the delimited
----------------------

[](#changing-the-delimited)

```
