Skip to content

desenvolvedorindie/yii2-metronic

Repository files navigation

Yii2-Metronic (in development)

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

About

Yii2-Metronic extension (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published