2017 © Pedro Peláez
 

yii2-extension yii2-theme-devoops

Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'

image

jucksearm/yii2-theme-devoops

Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'

  • Friday, January 27, 2017
  • by jucksearm
  • Repository
  • 2 Watchers
  • 0 Stars
  • 77 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 12 % Grown

The README.md

yii2-theme-devoops / Yii2 extension

Yii2 Admin theme modify from DevOOPS bootstrap 3 template, (*1)

Installation

Install via composer:

  composer require "jucksearm/yii2-theme-devoops"

OR add this to your composer.json require section, (*2)

  "jucksearm/yii2-theme-devoops": "*",

Install via zip:

download file https://github.com/jucksearm/yii2-theme-devoops/archive/master.zip, (*3)

extract file to vendor folder as:, (*4)

   vendor
   |- jucksearm
     |- yii2-theme-devoops
       | ......

How to use

Once the extension is installed, you can have a preview by reconfiguring the path mappings of the view component:, (*5)

For Yii 2 Advanced Application Template or Basic Application Template, (*6)

'components' => [
    'view' => [
         'theme' => [
             'pathMap' => [
                '@app/views' => '@vendor/jucksearm/yii2-theme-devoops/views'
             ],
         ],
    ],
],

Components

Detailed description of all Components., (*7)

Widgets

Detailed description of all widgets., (*8)

The Versions

27/01 2017

dev-master

9999999-dev

Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

template yii2 bootstrap backend theme admin

27/01 2017

1.0.1

1.0.1.0

Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

template yii2 bootstrap backend theme admin

27/01 2017

1.0.0

1.0.0.0

Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

template yii2 bootstrap backend theme admin