wfcreations/yii2-metronic

Yii2 Metronic theme

Installs: 435

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 8

Forks: 11

Type:yii2-extension

dev-master 2015-08-27 22:00 UTC

This package is not auto-updated.

Last update: 2020-01-10 15:32:13 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

Forked from Yii2-Metronic

Yii2Metronic is a collection of Yii2 components(widgets) based on responsive and multipurpose admin theme called Metronic (v4.0). Powered with Twitter Bootstrap v3.3.5 Framework.

Metronic can be used for any type of web applications: custom admin panels, admin dashboards, CMS, CRM, SAAS and websites: business, corporate, portfolio, blog. Metronic has a sleek, clean and intuitive metro style design which makes your next project look awesome and yet user friendly. Metronic has a huge collection of plugins and UI components and works seamlessly on all major web browsers, tablets and phones.

Installation

The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json.

To install, either run

$ composer require wfcreations/yii2-metronic

or add

"wfcreations/yii2-metronic": "*"

to the require section of your composer.json file.

Basic configuration:

    'bootstrap' => ['metronic'],
    'components' => [ 
        'metronic' => [
            'class' => 'wfcreations\metronic\Metronic',
        ],
    ],

Plugins

##Comercial Plugins