PHPackages                             dixonsatit/yii2-agency-theme - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dixonsatit/yii2-agency-theme

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

dixonsatit/yii2-agency-theme
============================

Yii 2 Agency Theme Asset Bundle

1.0.2(10y ago)78463MITJavaScript

Since Jun 22Pushed 10y ago3 watchersCompare

[ Source](https://github.com/dixonsatit/yii2-agency-theme)[ Packagist](https://packagist.org/packages/dixonsatit/yii2-agency-theme)[ RSS](/packages/dixonsatit-yii2-agency-theme/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Agency Theme
============

[](#agency-theme)

Yii 2 Agency Theme base on [Agency - One Page Bootstrap Theme](http://startbootstrap.com/template-overviews/agency/)

This package contains an Asset Bundle for Yii 2.0 Framework which registers the CSS files for the Agency - One Page Bootstrap Theme

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer require dixonsatit/yii2-agency-theme

```

or add

```
"dixonsatit/yii2-agency-theme": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

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

```
        'view'=>[
            'theme'=>[
                'pathMap'=>[
                    '@app/views'=>'@dixonsatit/agencyTheme/views'
                ]
            ]
        ],
```

Customization
-------------

[](#customization)

- create folder /themes/agency you application
- copy file from `vendor/dixonsatit/yii2-agency-theme/views` to /themes/agency/
- edit config/main.php to:

```
 'view'=>[
            'theme'=>[
                'pathMap'=>[
                    '@app/views'=>'@app/themes/agency'
                ]
            ]
        ],

```

Agency Theme
============

[](#agency-theme-1)

เป็น theme ที่สร้างมาจาก [Agency - One Page Bootstrap Theme](http://startbootstrap.com/template-overviews/agency/) โดยใช้ [Asset Bundle for Yii 2.0 Framework](http://www.yiiframework.com/doc-2.0/guide-structure-assets.html)

การใช้งาน
---------

[](#การใช้งาน)

หลังจากติดตั้งเสร็จ ให้ทำการตั้งค่าที่ config/main.php

```
        'view'=>[
            'theme'=>[
                'pathMap'=>[
                    '@app/views'=>'@dixonsatit/agencyTheme/views'
                ]
            ]
        ],
```

ในการใช้งานจริงเราไม่ควรแก้ไขไฟล์ที่ `vendor/dixonsatit/yii2-agency-theme/views` เราควร copy ไฟล์ view มาไว้ที่ application ของเรา

- สร้างโฟลเดอร์ /themes/agency ที่ application ของคุณ
- copy ไฟล์ทั้งหมดที่อยู่ใน view จาก `vendor/dixonsatit/yii2-agency-theme/views` ไปไว้ที่ `/themes/agency` ใน application ของคุณ
- ตั้งค่า view ใหม่ เป็น

```
 'view'=>[
            'theme'=>[
                'pathMap'=>[
                    '@app/views'=>'@app/themes/agency'
                ]
            ]
        ],
```

จากนั้นคุณสามารถปรับเปลี่ยน view ต่างๆ ได้ตามต้องการ ^^

[![](/dist/img/screencapture-yii2-agency-theme.png)](/dist/img/screencapture-yii2-agency-theme.png)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Total

4

Last Release

3946d ago

Major Versions

0.9.9 → 1.0.02015-06-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/26a955fa623e26f1f2c6edebc1b5a19831b17e1a9097ae771774c79a7d8a23a4?d=identicon)[dixonsatit](/maintainers/dixonsatit)

---

Top Contributors

[![dixonsatit](https://avatars.githubusercontent.com/u/1027274?v=4)](https://github.com/dixonsatit "dixonsatit (21 commits)")

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/dixonsatit-yii2-agency-theme/health.svg)

```
[![Health](https://phpackages.com/badges/dixonsatit-yii2-agency-theme/health.svg)](https://phpackages.com/packages/dixonsatit-yii2-agency-theme)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
