PHPackages                             fr05t1k/admin-theme-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. fr05t1k/admin-theme-bundle

ActiveLibrary[Admin Panels](/categories/admin)

fr05t1k/admin-theme-bundle
==========================

Admin Theme based on the AdminLTE Template for easy integration into symfony

1.3.4(10y ago)144MITPHPPHP &gt;=5.3.0

Since Aug 7Pushed 9y ago2 watchersCompare

[ Source](https://github.com/fr05t1k/AdminThemeBundle)[ Packagist](https://packagist.org/packages/fr05t1k/admin-theme-bundle)[ RSS](/packages/fr05t1k-admin-theme-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (23)Used By (0)

AdminThemeBundle
================

[](#adminthemebundle)

Admin Theme based on the AdminLTE Template for easy integration into symfony. This bundle integrates several commonly used javascripts and the awesome [AdminLTE Template](https://github.com/almasaeed2010/AdminLTE).

Installation
------------

[](#installation)

Installation using composer is really easy: this command will add `"avanzu/admin-theme-bundle": "~2.0"` to your composer.json and will download the bundle:

```
php composer.phar require avanzu/admin-theme-bundle

```

Enable the bundle in your kernel:

```
