Plugin Registration Points
Forge SDK: Site App Extension
Introduction to Site App Extension
The Site App extension point in the Forge SDK is a powerful feature that allows developers to add custom tabs to the Site Detail view in applications. This extension is perfect for use-cases that require embedding additional content or tools directly within the application, such as documentation, interactive whiteboards, AI assistants, and more.
Overview
The Site App extension enables the addition of a new tab within the Site Detail view. This tab can contain custom content and functionalities, offering a seamless integration with the main application. It provides a dedicated space for additional features without cluttering the existing interface.
Registration Interface
code example
Use Cases
Some common use cases for the Site App extension include:
- Embedded Documentation: Integrate comprehensive documentation directly within the application, providing users easy access to helpful information.
- Interactive Whiteboards: Embed whiteboards for collaborative brainstorming and planning.
- AI Assistants: Integrate AI-driven tools or assistants to enhance user experience and productivity.