spryker / product-new
ProductNew module
1.6.0
2025-08-04 11:49 UTC
Requires
- php: >=8.2
- spryker/kernel: ^3.30.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-label: ^2.1.0 || ^3.0.0
- spryker/product-label-storage: ^0.1.2 || ^1.7.0 || ^2.0.0
- spryker/propel-orm: ^1.1.0
- spryker/search: ^7.0.0 || ^8.0.0
- spryker/search-extension: ^1.0.0
- spryker/store: ^1.4.0
- spryker/transfer: ^3.25.0
Requires (Dev)
- spryker/code-sniffer: *
- spryker/elastica: *
- spryker/propel: ^3.0.0
- spryker/testify: *
Suggests
- spryker/elastica: If you want to use Elastica plugins.
Provides
None
Conflicts
None
Replaces
None
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.0
- dev-hotfix/testing-propel
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
- dev-beta/security-to-spryker-symfony-3.3
- dev-beta/te-7948/dev-session
This package is auto-updated.
Last update: 2026-09-11 14:33:19 UTC
README
ProductNew extends products with the properties "from" and "to" dates. It provides functionality for marking products as new based on the given date range. This then can be used in multiple ways, like for example to dynamically assign "new" label to products.
Installation
composer require spryker/product-new