atemi/smarty-theme

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

Maintainers

Package info

github.com/atemi-ru/smarty-theme

Homepage

Issues

Wiki

Type:yii2-extension

pkg:composer/atemi/smarty-theme

Statistics

Installs: 7

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:24:01 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