kongoon/yii2-theme-ratchakarn

Ratchakarn theme for Yii Framework 2

Installs: 102

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/kongoon/yii2-theme-ratchakarn

0.1.0 2016-05-12 05:29 UTC

This package is auto-updated.

Last update: 2025-09-12 06:31:03 UTC


README

composer require kongoon/yii2-theme-ratchakarn

การใช้งาน

เปิดไฟล์ frontend/config/main.php

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

//... ]