Release v0.1.0
WCPOS ATUM Integration 0.1.0
Initial release of the WCPOS ↔ ATUM Multi-Inventory integration.
Highlights
- link each WCPOS store to an ATUM inventory location
- expose ATUM settings on POS stores:
- inventory location
- pricing source
- SKU override
- inject location-aware ATUM stock into WCPOS product and variation API responses
- support ATUM-based per-location pricing and SKU overrides in POS product data
- create and restore ATUM stock movements for POS orders based on the mapped store location
- add a store editor section for configuring ATUM options in the WCPOS admin UI
Requirements
- WooCommerce
- WooCommerce POS / WCPOS Pro
- ATUM Inventory Management
- ATUM Multi-Inventory
Quality and automation
- GitHub Actions CI for linting and PHPUnit tests
- release workflow for version tagging and ZIP packaging
- PHPCS configuration and editor tooling for consistent code quality