# Tabler Bundle documentation

If you cannot find the needed information in this list of topics, please create an [issue](https://github.com/kevinpapst/TablerBundle/issues):

* [Using the layout](layout.md)
* [Error pages](error_pages.md)
* [Customizing the menu](menu.md)
* [Displaying notifications](notifications.md)
* [Override theme](override_theme.md)
* [Access bundle configuration](twig-context.md)
* [Customizing forms](form_theme.md)

Components (Twig macros):

* [Accordion](components-accordion.md)
* [Breadcrumb](components-breadcrumb.md)
* [Buttons](components-buttons.md)
* [Callout](components-callout.md)
* [Carousel](components-carousel.md)
* [Progress Bar](components-progress-bar.md)
* [Status](components-status.md)
* [Status dot](components-status-dot.md)
* [Status indicator](components-status-indicator.md)
* [Steps](components-steps.md)
* [Timeline](components-timeline.md)

Components (Twig Embeds):
* [Modal](embeds-modal.md)
* [Offcanvas](embeds-offcanvas.md)

For the users migrating from the [AdminLTEBundle](https://github.com/kevinpapst/AdminLTEBundle):

* [Migrating from AdminLTEBundle](migration_guide.md)
