Try our conversational search powered by Generative AI!

Custom admin section

Vote:
 

Is there a way to have a custom admin section function like the built-in admin section? 

For example, optimizely has the built in "Tools" tab and within that, there is a list of tools that can be clicked on and interacted with. I would like to make a "Custom Tools" section and have a list of custom tools that works and looks like the built-in one. 

I know how to create the "Custom Tools" tab but I want to know if there is a way to get the look and feel of the content of the built in-tab inside my custom tab without having to rebuild that functionality in react. We have about 20 different tools so just adding them as tabs under the main navigation would be too messy.

#294643
Edited, Jan 13, 2023 22:00
Vote:
 

Maybe it makes sense to build a custom protected module with a top-level menu item. You could supply navigation by implementing IMenuProvide and supply the menu options. https://docs.developers.optimizely.com/content-cloud/v12.0.0-content-cloud/docs/configuring-shell-modules and https://docs.developers.optimizely.com/content-cloud/v12.0.0-content-cloud/docs/extending-the-navigation might be source for inspiration.

#294958
Jan 19, 2023 10:03
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.