Thursday, February 16, 2017

Drupal - Create Categories

In this chapter, we will study about how to Create Categories in Drupal. Taxonomy can be considered as categories or tags. Drupal taxonomy is built up of vocabularies and terms. A vocabulary is a set of terms and terms are just another word for categories.

Following are the simple steps to create categories in Drupal.
Step (1): Go to Structure and click on Taxonomy in the category as shown below.
drupal create categories Step (2): Next, click on Add vocabulary link.
drupal create categories Step (3): Enter your new vocabulary (category) Name and Description as shown below.
drupal create categories Click on Save button and your category is created.
Step (4): You will see your new category is added to the list. Further you can click on add terms link to add some terms to it.
drupal create categories Step (5): Next, you can add some sub categories to it. Enter the required details and click on Save button as shown below.
drupal create categories Step (6): Choose your parent category from the list and click on list terms link to view your sub categories list as shown below.
drupal create categories Below we have mentioned the details about the fields present in above screen.
  • edit vocabulary: You can edit your category name and description.
  • list terms: It displays your subcategory list.
  • add terms: You can add your subcategories through this link.
Step (7): You will see the subcategories list. Here, you can edit your subcategory by clicking on edit link as shown below.
drupal create categories Step (8): Next, you can rearrange your subcategories by dragging them as per the demand.
drupal create categories

No comments:

Post a Comment