SmartConsole Extensions was designed to further extend the consolidation vision, and invite external interfaces to be integrated inside our Smart Console.
For example, you can create a web interface for an existing ticketing system, and embed it in SmartConsole so associated tickets can be displayed for every rule in the Rule Base.
Customers, vendors, partners and third-parties can develop their own extensions and use them inside SmartConsole.
SmartConsole Extensions are available in R80.20 GA and above
What you need get started with your own SmartConsole extension:
- A web application
- Hosting service- A web-service where you can host your web application (Make sure that your hosting service supports SSL). A simple storage service would be great for static html and JavaScript.
- Manifest file - A JSON file that contains the information needed to display and manage the extension. See instructions how to build this manifest file.
Get started with these SmartConsole extension samples:
You can integrate your content in various extension embedding locations in SmartConsole. To see the complete list of locations see Extension Locations in the developer guide.
- Navigate to Manage & Settings > Preferences > SmartConsole Extensions
- Click the '+' button and insert manifest file URL
For specific requirement, please mail extensions@checkpoint.com