Collection inside collection for nice endpoint

System Information
  • Strapi Version: last
  • Operating System: Mac OS last
  • Database: mongóis
  • Node Version: last
  • NPM Version: last
  • Yarn Version: last

I currently use Strapi, but I would like to know if I can create categories and subcategories in the main menu. I can? Type one Collection within another.

Example of Admin panel menu like WordPress texonomy (on admin with Menu and submenu):

Backend menu be like:

  • Business_1

    • Feed_A
    • Feed_B
  • Business_2

    • Feed_A
    • Feed_B

Endpoint be like:

Site/Business_1/Feed_A/id
Site/Business_1/Feed_B/id
Site/Business_2/Feed_A/id
Site/Business_2/Feed_B/id

And NOT like Strapi make:

Site/Business_1/id
Site/Feed_A/id
Site/Feed_B/id
Site/Business_2/id
Site/Feed_A-2/id
Site/Feed_B-2/id

In other words: can I create a menu with submenu and sub-sub-menu using the original code?

Like this menu and submenu:

Thanks

Hi!
This is possible?

Create submenus on Dashboard Admin Panel?

@Aurelsicoko please :pray: :pray: all that’s left is for the strapi to be more popular. Thank you and good work