Categorization is one of the most basic functionality for modern web applications. Sylius Taxonomy component is an implementation of classification system, which can handle different and unlimited hierarchical terms (taxons).
Most basic examples of taxonomy configuration for an application are categorization of products or customers.
- Gender
- Man
- Woman
- Category
- T-Shirts
- Shirts
- Shoes
- Dresses
- Brand
- Nike
- Adidas
- Collection
- Spring 2014
- Outlet 2013
- Hipster Fashion Victim 2K14
Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.
Documentation is available on docs.sylius.com.
This page contains all the information about contributing to Sylius.
If you want to keep up with the updates and latest features, follow us on the following channels:
Sylius uses GitHub issues. If you have found bug, please create an issue.
License can be found here.
The component was originally created by Paweł Jędrzejewski. See the list of contributors.