Community Categories

The Community will also be able to manage community categories. When communities are put into categories, you will be able to sort and filter each of the community by categories.

Currently, categories can only be created and updated from the admin panel.

Get Category

You can fetch a particular category by calling the getCategory() method:

Category Query

This method provides the ability to obtain all the categories.

Last updated