spryker-feature / service-points
Service Points [feature]
Package info
github.com/spryker-feature/service-points
Type:metapackage
pkg:composer/spryker-feature/service-points
202608.0
2026-08-26 12:29 UTC
Requires
- php: >=8.2
- spryker-shop/sales-service-point-widget: ^1.3.0
- spryker-shop/service-point-widget: ^1.8.0
- spryker/sales-service-point: ^1.3.0
- spryker/sales-service-point-gui: ^1.2.0
- spryker/service-point: ^1.2.0
- spryker/service-point-data-import: ^0.6.0
- spryker/service-point-search: ^1.4.0
- spryker/service-point-storage: ^1.1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Service Points represent physical locations that aggregate multiple services. These locations enable the combination of different services to establish a variety of service points, such as warehouses or physical stores, providing developers with a flexible and modular approach to designing solutions. For example, In-Store Pickup can be incorporated as one of the available services.
Installation
composer require spryker-feature/service-points
Optional modules
- ServicePointsBackendApi ^1.2.0 (Glue Backend)
- ServicePointSearchExtension ^1.0.0 (Extension)
- ServicePointsRestApi ^1.4.0 (Legacy Glue)