Playground is a powerful developer tool that displays contextual code examples and API documentation throughout Manager.
When enabled, it shows interactive examples specific to each screen, helping developers understand how to build extensions that interact with Manager's data and functionality.
To enable the Playground feature, navigate to the Settings tab, then click Extensions.
On the Extensions page, click the Playground button at the bottom of the screen.
The Playground configuration form will appear with the following options:
If Playground is enabled, then every screen in Manager will show Playground section where developers can view interactive contextual code examples.
After configuring your preferences, click the Update button to save your changes and activate Playground.
Once enabled, Playground will display a panel on each screen showing relevant code examples, available API endpoints, and data structures.
This contextual information updates automatically as you navigate through Manager, providing real-time assistance for extension development.