Welcome to Unleash Commerce Core
The Core package provides the foundational features of Unleash Commerce, including product catalogs, order workflows, customer handling, and extensibility points.Key Concepts
- Models: The database models that represent your business entities
- Contracts: Interfaces that define extension points for customization
- Actions: Reusable business logic for common operations
- Testing: Comprehensive testing utilities and patterns