atemi / smarty-theme
Шаблон smarty для франшизы atemi
dev-master
2017-12-28 11:43 UTC
Requires
- skeeks/cms: ~5.0.0 || dev-master
- skeeks/yii2-template-smarty-asset: 1.1.5
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 CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com