spryker-feature / merchant-opening-hours
Merchant Opening Hours [feature]
Installs: 317 067
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/merchant-opening-hours-widget: ^1.0.0
- spryker/merchant-opening-hours: ^1.0.0
- spryker/merchant-opening-hours-data-import: ^0.6.0
- spryker/merchant-opening-hours-storage: ^1.1.0
- spryker/weekday-schedule: ^1.0.0
Suggests
- spryker-feature/marketplace-merchant: Recommended feature dependency.
README
Merchant Opening Hours is a feature that allows a Merchant entity to have their working/opening hours saved in the system as well as it being retrievable for presentation for curious customers. A merchant can have a Weekday Schedule, meaning a daily schedule for every day of the week, as well as date-based exceptions where they setup different working/opening hours for specific dates like during the holiday season.
Installation
composer require spryker-feature/merchant-opening-hours
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- MerchantOpeningHoursRestApi ^1.0.0 (Legacy Glue)