Integration into custom module

The AutomationBundle provides a simple way to integrate the automation-tab into your own custom module.

1. Handler

Be sure the application provides some handlers for the custom entity-class. This can be ensured by including custom handlers and supporting it via the interface (see Custom Handler).

3. Use it

After clearing the cache you can see the newly created tab in your custom-module and make use of it.