PHPackages                             smartpack/wordpress-woocommerce-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. smartpack/wordpress-woocommerce-plugin

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

smartpack/wordpress-woocommerce-plugin
======================================

WordPress SmartPack addon to WooCommerce with full integration to smartpack.dk system.

0.0.1(4y ago)27PHPPHP &gt;=7.4

Since Jan 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SmartPackWMS/wms-data-transfer-wordpress-woocommerce-addon)[ Packagist](https://packagist.org/packages/smartpack/wordpress-woocommerce-plugin)[ Docs](https://github.com/SmartPackWMS/wms-data-transfer-wordpress-plugin-woocommerce)[ RSS](/packages/smartpack-wordpress-woocommerce-plugin/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (1)Used By (0)

wms-data-transfer-wordpress-plugin-woocommerce
==============================================

[](#wms-data-transfer-wordpress-plugin-woocommerce)

Webhook rules
-------------

[](#webhook-rules)

Hooks Smartpack WMS need endpoints to update different data for product, stock and order there will be some REST API endpoints for that. remeber to add a webhook key in the settings area else its have disabled security and all can sending webhook to your store.

**Stock changed webhook**

{domain-path}/wp-json/smartpack-wms/v1/stock-changed

**Order changed webhook**

{domain-path}/wp-json/smartpack-wms/v1/order-changed

Crontab
-------

[](#crontab)

All data between SmartPack WMS and Woocommerce will be synced. We are using WordPress built-in cron-scheduler for processing order and product data, if you disabled the built-in cron-scheduler in WordPress, you need to run add custom-cronjob inside your crontab file and be sure to install the WP CLI on your system.

```
* * * * * wp cron event run wms_cron_product_hook
* * * * * wp cron event run wms_cron_order_hook
```

You can also use WP CLI to trigger cron events manually or delete existing cron events if something goes wrong.

```
wp cron event run --due-now --allow-root
wp cron event delete wms_cron_product_hook --allow-root
```

Product hint:
=============

[](#product-hint)

- Simple product use its own SKU
- Product variations need there own SKU else its used parent SKU.

Module Featuers
---------------

[](#module-featuers)

**WMS**

- Product
    - CLI: Full sync of products from shop to WMS integration
- Order
    - CLI: Sync all with shipment status
- Stock
    - Hook: update product stock on hook signals
    - CLI: Full stock sync to be ajour from WMS into Woo

Woocommerce order process
-------------------------

[](#woocommerce-order-process)

Custom orders will not be automatically transfered to the WMS integration.

[![](/assets/images/woocommerce-order-process-diagram.webp)](/assets/images/woocommerce-order-process-diagram.webp)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 97.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1572d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a74f9211dcc957a0f1dc9010ace5d06328ad3989d4db2454118567b65f5d358?d=identicon)[parisnakitakejser](/maintainers/parisnakitakejser)

![](https://www.gravatar.com/avatar/7c9ce91b3eab525c96676fd3b39f40bd2eac4eb8bc3ba342e082352228d7a471?d=identicon)[smartpack](/maintainers/smartpack)

---

Top Contributors

[![parisnakitakejser](https://avatars.githubusercontent.com/u/359161?v=4)](https://github.com/parisnakitakejser "parisnakitakejser (73 commits)")[![deepsourcebot](https://avatars.githubusercontent.com/u/60907429?v=4)](https://github.com/deepsourcebot "deepsourcebot (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

wordpresswordpress-pluginwordpress-woocommercewordpress-woocommerce-pluginpluginwordpresswoocommerce

### Embed Badge

![Health badge](/badges/smartpack-wordpress-woocommerce-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/smartpack-wordpress-woocommerce-plugin/health.svg)](https://phpackages.com/packages/smartpack-wordpress-woocommerce-plugin)
```

###  Alternatives

[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.6k](/packages/afragen-git-updater)[webdevstudios/cmb2-attached-posts

Custom field for CMB2 for creating post relationships.

13565.5k](/packages/webdevstudios-cmb2-attached-posts)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
