spryker-feature / service-points
Service Points [feature]
Installs: 24 935
Dependents: 2
Suggesters: 2
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/sales-service-point-widget: ^1.1.0
- spryker-shop/service-point-widget: ^1.3.0
- spryker/sales-service-point: ^1.1.0
- spryker/sales-service-point-gui: ^1.0.0
- spryker/service-point: ^1.1.0
- spryker/service-point-data-import: ^0.6.0
- spryker/service-point-search: ^1.1.0
- spryker/service-point-storage: ^1.1.0
This package is auto-updated.
Last update: 2024-11-06 14:46:47 UTC
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.1.0 (Glue Backend)
- ServicePointsRestApi ^1.0.0 (Legacy Glue)