M
DownloadReleasesGuidesChatbotAccountantsForumCloud Edition

Playground

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.

Enabling Playground

To enable the Playground feature, navigate to the Settings tab, then click Extensions.

Settings
Extensions

On the Extensions page, click the Playground button at the bottom of the screen.

Playground

The Playground configuration form will appear with the following options:

Enabled

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.

Update

Using 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.