synamen/yii2-tabler-theme

Free Yii2 admin template for backend

Installs: 620

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 5

Open Issues: 0

Type:yii2-extension

1.0.1 2018-09-21 11:04 UTC

This package is not auto-updated.

Last update: 2024-09-27 02:24:21 UTC


README

It is a free admin template for backend of yii framework 2 based on Tabler theme. Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4

This extension consists assets bundles,, some page views and a layout example.

Installation

The preferred way to install this extension is through composer. Either run

php composer.phar require --prefer-dist synamen/yii2-tabler-theme "~1.0"

or add

synamen/yii2-tabler-theme": "~1.0"

to the require section of your composer.json file.

#Usage All you need to to is copy views folder from vendor/synamen/views and paste into your app views folder

or with command

cp -R vendor/synamen/yii2-tabler-theme/views/* backend/views/