2017 © Pedro Peláez
 

yii2-extension yii2-adminlte-asset

Backend theme for Yii2 Framework (RTL)

image

airani/yii2-adminlte-asset

Backend theme for Yii2 Framework (RTL)

  • Tuesday, July 19, 2016
  • by airani
  • Repository
  • 1 Watchers
  • 2 Stars
  • 277 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 354 Forks
  • 0 Open issues
  • 17 Versions
  • 1 % Grown

The README.md

AdminLTE Asset Bundle (RTL)

Backend UI for Yii2 Framework, based on AdminLTE RTL, (*1)

This package contains an Asset Bundle for Yii 2.0 Framework which registers the CSS files for the AdminLTE (RTL Version) user-interface., (*2)

The CSS files are installed via Yii's recommended usage of the fxp/composer-asset-plugin., (*3)

Installation

The preferred way to install this extension is through composer., (*4)

To install AdminLTE v1 run:, (*5)

php composer.phar require airani/yii2-adminlte-asset "1.*"

Note!

AdminLTE v2 is currently in beta., (*6)

To install AdminLTE v2 run:, (*7)

php composer.phar require airani/yii2-adminlte-asset "2.*@beta"

Quick Start

Once the extension is installed, you can have a preview by reconfiguring the path mappings of the view component:, (*8)

For Yii 2 Advanced Application Template, (*9)

'components' => [
    'view' => [
         'theme' => [
             'pathMap' => [
                '@app/views' => '@vendor/airani/yii2-adminlte-asset/example-views/yiisoft/yii2-advanced-app'
             ],
         ],
    ],
],    
     ]

For Yii 2 Basic Application Template, (*10)

'components' => [
    'view' => [
         'theme' => [
             'pathMap' => [
                '@app/views' => '@vendor/airani/yii2-adminlte-asset/example-views/yiisoft/yii2-basic-app'
             ],
         ],
    ],
],
     ]

For Phundament 4, (*11)

'components' => [
    'view' => [
        'theme' => [
            'pathMap' => [
                '@app/views' => '@vendor/airani/yii2-adminlte-asset/example-views/phundament/app'
            ],
        ],
    ],
],

This asset bundle provides sample files for layout and view (see folder examples/), they are not meant to be customized directly in the vendor/ folder., (*12)

Therefore it is recommended to copy the views into your application and adjust them to your needs., (*13)

Customization

  • Copy files from vendor/airani/yii2-adminlte-asset/example-views/yiisoft/yii2-advanced-app (or other theme) to @app/views.
  • Remove the custom view configuration from your application by deleting the path mappings, if you have made them before.
  • Edit your views adhering to html markup vendor/bower/admin-lte-rtl/pages

By default the extension uses black skin for AdminLTE. You can change this. Just replace class of body skin-black to skin-blue. To fix all menu, add fixed class to body element., (*14)

Namespacing rules follow the Yii 2.0 framework structure, eg. airani\web for the Asset Bundle., (*15)

The Versions

19/07 2016

dev-master

9999999-dev

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

19/07 2016

2.0.7

2.0.7.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

19/07 2016

2.0.6

2.0.6.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

18/07 2016

2.0.5

2.0.5.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

21/10 2015

2.0.4

2.0.4.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

18/10 2015

2.0.3

2.0.3.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

18/10 2015

2.0.2

2.0.2.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

18/10 2015

2.0.1

2.0.1.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte rtl adminlte-rtl

18/10 2015

2.0.0

2.0.0.0

Backend theme for Yii2 Framework (RTL)

  Sources   Download

BSD-3-Clause

The Requires

 

by Ali Irani

extension yii2 adminlte

06/04 2015

2.0.0-beta1

2.0.0.0-beta1

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

20/03 2015

2.0.0-alpha1

2.0.0.0-alpha1

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

20/03 2015

1.0.x-dev

1.0.9999999.9999999-dev

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

20/03 2015

1.1.1

1.1.1.0

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

16/03 2015

1.1.0

1.1.0.0

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

26/02 2015

1.0.0

1.0.0.0

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

11/02 2015

0.2.0

0.2.0.0

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte

02/12 2014

0.1.0

0.1.0.0

Backend theme for Yii2 Framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 adminlte