atemi/smarty-theme

Шаблон smarty для франшизы atemi

Installs: 7

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Type:yii2-extension

dev-master 2017-12-28 11:43 UTC

This package is auto-updated.

Last update: 2024-03-29 03:38:21 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist atemi/smarty-theme "*"

or add

"atemi/smarty-theme": "*"

Configuration app

'components' => [
    'view' => [
        'theme' =>
        [
            'pathMap' =>
            [
                '@app/views' =>
                [
                    '@atemi/themes/smarty/theme',
                ],
            ]
        ],
    ],
],

skeeks!
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com