Extensions in Manager are custom web applications that run inside the Manager interface using an embedded iframe.
They allow developers to build tailored functionality without modifying the core Manager software.
Extensions can implement country-specific functionality such as e-invoicing, tax reports, and bank feeds.
They also enable general-purpose integrations with third-party applications or alternative data entry interfaces, such as a point of sale system.
Extensions provide a secure way to extend Manager's capabilities while keeping your core accounting data protected.
If you are a developer, you can enable the Playground feature in the bottom-right corner. This will allow you to see interactive contextual examples on every page.
The Playground provides real-time code samples and API documentation that adapts to the current context, making extension development faster and easier.
Learn more about the Playground: Playground