2017 © Pedro Peláez
 

yii2-extension yii2-agency-theme

Yii 2 Agency Theme Asset Bundle

image

dixonsatit/yii2-agency-theme

Yii 2 Agency Theme Asset Bundle

  • Friday, July 24, 2015
  • by dixonsatit
  • Repository
  • 2 Watchers
  • 6 Stars
  • 500 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

Agency Theme

Yii 2 Agency Theme base on Agency - One Page Bootstrap Theme, (*1)

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

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer require dixonsatit/yii2-agency-theme

or add, (*5)

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

to the require section of your composer.json file., (*6)

Usage

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

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

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

เป็น theme ที่สร้างมาจาก Agency - One Page Bootstrap Theme โดยใช้ Asset Bundle for Yii 2.0 Framework, (*8)

การใช้งาน

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

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

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

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

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

, (*12)

The Versions

24/07 2015

dev-master

9999999-dev

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2

24/07 2015

1.0.2

1.0.2.0

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2

24/07 2015

dev-develop

dev-develop

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2

24/06 2015

1.0.1

1.0.1.0

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2

22/06 2015

1.0.0

1.0.0.0

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2

22/06 2015

0.9.9

0.9.9.0

Yii 2 Agency Theme Asset Bundle

  Sources   Download

MIT

The Requires

 

by satit seethaphon

extension yii2