kongoon/yii2-theme-ratchakarn

为Yii Framework 2的Ratchakarn主题

安装: 102

依赖: 0

建议: 0

安全: 0

星标: 1

关注者: 2

分支: 0

公开问题: 0

类型:yii2-extension

0.1.0 2016-05-12 05:29 UTC

This package is auto-updated.

Last update: 2024-09-12 03:48:48 UTC


README

composer require kongoon/yii2-theme-ratchakarn

使用说明

打开文件 frontend/config/main.php

components = [ //... 'view' => [ 'theme' => [ 'pathMap' => [ '@app/views' => '@vendor/kongoon/yii2-theme-ratchakarn/views' ] ] ]

//... ]