spryker / category
Category module
5.18.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/category-extension: ^1.2.0
- spryker/event: ^2.3.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/propel: ^3.0.0
- spryker/propel-orm: ^1.0.0
- spryker/store: ^1.0.0
- spryker/touch: ^4.5.0
- spryker/transfer: ^3.27.0
- spryker/url: ^3.5.0
Requires (Dev)
- 5.18.0
- 5.17.0
- 5.16.0
- 5.15.1
- 5.15.0
- 5.14.0
- 5.13.0
- 5.12.0
- 5.11.0
- 5.10.0
- 5.9.0
- 5.8.0
- 5.7.1
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.0
- dev-master / 5.0.x-dev
- 5.0.1
- 5.0.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.3
- 4.18.2
- 4.18.1
- 4.18.0
- 4.17.0
- 4.16.4
- 4.16.3
- 4.16.2
- 4.16.1
- 4.16.0
- 4.15.4
- 4.15.3
- 4.15.2
- 4.15.1
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.1
- 4.12.0
- 4.11.1
- 4.11.0
- 4.10.1
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.1
- 4.6.0
- 4.5.0
- 4.4.1
- 4.4.0
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.0.0
- 0.20.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/glue-backend-prototype
- 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-backport/3.2.5
This package is auto-updated.
Last update: 2024-11-05 16:34:07 UTC
README
Category helps you to build a product organisation structure. Categories are modelled in an hierarchical structure, a tree. The category node entity links a category to its parent categories. Category module allows you to manage the categories in your application, the specific category nodes and the tree structure itself.
Installation
composer require spryker/category