I am a newbie to drupal
I have to develop a website in drupal
In which i want to add three categories of content
I want these categories in top in main menu
Recipes , News and Studies these are the three categories.
Now when user wants to post a article an category is asked from him and when he add article then the categories will be shown to there respective page.
Can anybody tell me how to do this in drupal
Thanks in advance 🙂
You can use Taxonomy module for the defining categories.
You can refer to this