Feather: Modify built-in widgets
Feather enables you to modify existing built-in widgets to better serve your requirements and needs. What you do is extend the default functionality of a widget by implementing a custom logic and then map the modified widget in the backend, so that Feather redirects to your custom widget instead of the regular one.