{"id":33997279,"url":"https://github.com/framecreative/frame-woocommerce-stock-manager","last_synced_at":"2026-05-26T21:32:52.335Z","repository":{"id":62506930,"uuid":"97437163","full_name":"framecreative/frame-woocommerce-stock-manager","owner":"framecreative","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-01T05:27:39.000Z","size":554,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T17:50:30.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/framecreative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-17T05:07:37.000Z","updated_at":"2021-04-01T01:50:16.000Z","dependencies_parsed_at":"2022-11-02T10:01:55.687Z","dependency_job_id":null,"html_url":"https://github.com/framecreative/frame-woocommerce-stock-manager","commit_stats":null,"previous_names":["framedigital/frame-woocommerce-stock-manager"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/framecreative/frame-woocommerce-stock-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framecreative%2Fframe-woocommerce-stock-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framecreative%2Fframe-woocommerce-stock-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framecreative%2Fframe-woocommerce-stock-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framecreative%2Fframe-woocommerce-stock-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/framecreative","download_url":"https://codeload.github.com/framecreative/frame-woocommerce-stock-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framecreative%2Fframe-woocommerce-stock-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33540614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-13T08:56:10.958Z","updated_at":"2026-05-26T21:32:52.309Z","avatar_url":"https://github.com/framecreative.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Woocommerce Stock Manager\n## Frame Version\n\nThis plugin is a fork of the free Woocommerce Stock Manager Plugin.\n\nThe 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.\n\n## Known issues\n\nThe 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.\n\n## Changing the delimited\n\n````php\n\u003c?php\n\n// Define a custom delimiter, standard is now ','\ndefine('WC_STOCK_CSV_SEPERATOR', ';');\n\n````\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframecreative%2Fframe-woocommerce-stock-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fframecreative%2Fframe-woocommerce-stock-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframecreative%2Fframe-woocommerce-stock-manager/lists"}