# AdminLTE Bundle documentation

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

* [Bundle configuration](configurations.md)
  * [Configure the theme](bundle_options.md)
* [Using the layout](layout.md)
* [Components](component_events.md)
* [Breadcrumb Menu](breadcrumbs.md)
* [Form theme](form_theme.md)
* [Twig Widgets / Embeds](twig_widgets.md)
* [FOSUserBundle integration](fos_userbundle.md)

Customizing the left menu-sidebar:

* [Sidebar User](sidebar_user.md)
* [Sidebar Navigation](sidebar_navigation.md)
* [KNP Menu integration](knp_menu.md) 

Customizing the upper navigation bar:

* [Navbar User](navbar_user.md)
* [Navbar Tasks](navbar_tasks.md)
* [Navbar Messages](navbar_messages.md)
* [Navbar Notifications](navbar_notifications.md)

Customizing the right control sidebar:

* [Control Sidebar](control_sidebar.md)

Extending webpack-encore:

* [Building frontend assets](frontend_assets.md)
* [Extend Webpack Encore](extend_webpack_encore.md)

For the users how come from the original AdminThemeBundle:

* [Migrating from AdminThemeBundle](migration_guide.md)

## Resources

Further resources related to this theme:

* [AdminLTEBundle demo application](https://github.com/kevinpapst/AdminLTEBundle-Demo)
* [AdminLTE 2.3](https://adminlte.io/themes/AdminLTE/documentation/index.html)
* [Bootstrap 3](https://getbootstrap.com/docs/3.3/)
* [FontAwesome 5](https://fontawesome.com)