Skip to content

Developer Tools in ExeOutput Apps

Enable Developer Tools in your app

In ExeOutput for PHP, choose Application Settings => Rendering Engine. Developer Tools are accessible if you tick DeveloperTools in the Rendering Engine page:

Enable Developer Tools

Accessing Developer Tools in your app

If enabled, Developer Tools are accessible through the app context menu: just right click to show the context menu and choose "Developer Tools":

Developer Tools

You can also access Developer Tools in Google Chrome by navigating to localhost:9000 when your app is active.

Warning

Be sure to disable Developer Tools before distributing your app!