Skip to content

baixinxing/yii2-ace-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-ace-theme

Installation

add following line to the components of your config file.

'components' => [
	...
	'view' => [
	    'theme' => 'baixinxing\ace\AceTheme',
	],
	...
]

"Yii2 AceTheme"