Skip to content

RTL (Right to Left) AdminLte theme for Yii2

Notifications You must be signed in to change notification settings

fazelit/yii2-adminlte-rtl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 AdminLte Rtl

RTL (Right to Left) AdminLte theme for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist airani/yii2-adminlte-rtl

or add

"airani/yii2-adminlte-rtl": "~1.0"

to the require section of your composer.json file.

Usage

Please read this manual usage and then for using rtl theme register AdminLteRtlAsset in main layout instead AdminLteAsset

airani\AdminLteRtlAsset::register($this);

About

RTL (Right to Left) AdminLte theme for Yii2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%