ramprasadm1986/yii2-gentelella

Free admin template for backend

Installs: 44

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/ramprasadm1986/yii2-gentelella

1.0.4 2022-07-29 08:49 UTC

This package is auto-updated.

Last update: 2025-09-29 02:50:25 UTC


README

It is a free admin template for backend of yii framework 2 based on gentelella theme.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ramprasadm1986/yii2-gentelella

or add

"ramprasadm1986/yii2-gentelella": "*"

to the require section of your composer.json file.

Usage

All you need is register ramprasadm1986\gentelella\assets\Asset in your layout. This extension consists a layout example. You can find it in ramprasadm1986\gentelella\views\layouts\main.php.