{"id":13543814,"url":"https://github.com/pronamic/wp-woocommerce-stock-synchronization","last_synced_at":"2026-01-11T02:38:25.163Z","repository":{"id":6034310,"uuid":"7258558","full_name":"pronamic/wp-woocommerce-stock-synchronization","owner":"pronamic","description":"✗ [DEPRECATED] The WooCommerce Stock Synchronization Plugin allows you to synchronize the stock values of the same products across multiple WooCommerce websites.","archived":true,"fork":false,"pushed_at":"2023-03-29T13:49:23.000Z","size":521,"stargazers_count":52,"open_issues_count":0,"forks_count":21,"subscribers_count":20,"default_branch":"develop","last_synced_at":"2024-11-03T10:33:15.586Z","etag":null,"topics":["deprecated","synchronization","woocommerce","woocommerce-plugin","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"http://www.pronamic.eu/plugins/woocommerce-stock-synchronization/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pronamic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-12-20T14:00:54.000Z","updated_at":"2024-08-28T14:48:51.000Z","dependencies_parsed_at":"2024-01-14T02:58:20.385Z","dependency_job_id":"a0670381-b5da-4aac-8131-94616814693a","html_url":"https://github.com/pronamic/wp-woocommerce-stock-synchronization","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-woocommerce-stock-synchronization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-woocommerce-stock-synchronization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-woocommerce-stock-synchronization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-woocommerce-stock-synchronization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pronamic","download_url":"https://codeload.github.com/pronamic/wp-woocommerce-stock-synchronization/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246823674,"owners_count":20839760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deprecated","synchronization","woocommerce","woocommerce-plugin","wordpress","wordpress-plugin"],"created_at":"2024-08-01T11:00:36.779Z","updated_at":"2025-04-02T13:31:04.007Z","avatar_url":"https://github.com/pronamic.png","language":"PHP","funding_links":[],"categories":["Handy Code Snippets and Plugins"],"sub_categories":[],"readme":"# WooCommerce Stock Synchronization\n\n## Deprecated\n\n\u003e **Warning**\n\u003e Pronamic decided on February 28, 2023 not to further develop and maintain this plugin. The setup of the plugin is not scalable enough and is quickly limited for many users because only inventory is synchronized. With the High-Performance Order Storage (HPOS) developments within WooCommerce, we have decided to archive this plugin.\n\n---\n\nThe WooCommerce Stock Synchronization Plugin allows you to synchronize the \nstock values of the products with the same SKU across multiple WooCommerce websites.\n\nPlease show support for this plugin if you plan on using it, by buying it \nfrom Pronamic: \n[https://www.pronamic.eu/plugins/woocommerce-stock-synchronization/](https://www.pronamic.eu/plugins/woocommerce-stock-synchronization/)\n\n\n## Requirements\n\n*\tWooCommerce version 2.1.12 or greater\n*\tWordPress version 4.7 or greater\n\n\n## How does the plugin work?\n\nThe plugin will do HTTP POST requests to the websites you want to synchronize.\n\n```\nhttp://www.example.com/?wc_stock_sync=1\u0026source=http://www.example.org/\u0026password=secret\n```\n\n### Parameters\n\n#### wc_stock_sync\n\nType: `boolean`  \nDefault: `1`\n\n#### source\n\nType: `source`  \nDefault: `siteurl( '/' )`\n\n#### password\n\nType: `password`\n\n\n### Post Data\n\nType: `JSON`  \nExample:\n\n```json\n{\n\t\"SKU1\": 1,\n\t\"SKU2\": 2,\n\t\"SKU3\": 4\n}\n```\n\n\n## Documentation and Usage Instructions\n\n[https://www.pronamic.eu/support/woocommerce-stock-synchronization/](https://www.pronamic.eu/support/woocommerce-stock-synchronization/)\n\n\n## Credits\n\n[Pronamic](https://www.pronamic.nl/) [@pronamic](https://twitter.com/pronamic)\n\n[Remco Tolsma](https://www.remcotolsma.nl/) [@remcotolsma](https://twitter.com/remcotolsma)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpronamic%2Fwp-woocommerce-stock-synchronization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpronamic%2Fwp-woocommerce-stock-synchronization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpronamic%2Fwp-woocommerce-stock-synchronization/lists"}