thienhungho / yii2-theme-1001
Yii2 Theme 1001
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
This package is auto-updated.
Last update: 2025-02-14 23:23:20 UTC
README
Theme 1001 for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist thienhungho/yii2-theme-1001 "*"
or add
"thienhungho/yii2-theme-1001": "*"
to the require section of your composer.json
file.