skeeks / app-basic-smarty
基于 SkeekS CMS 构建的应用程序
4.0.0
2019-02-05 09:55 UTC
Requires
- skeeks/cms-basic: ^1.0.0
- skeeks/yii2-template-smarty-asset: 1.1.5
Requires (Dev)
This package is auto-updated.
Last update: 2024-09-05 00:47:31 UTC
README
链接
安装
# Download latest version of composer curl -sS https://getcomposer.org.cn/installer | COMPOSER_HOME=.composer php # Installing the base project SkeekS CMS COMPOSER_HOME=.composer php composer.phar create-project --prefer-dist --stability=dev skeeks/app-basic-smarty demo.ru # Going into the project folder cd demo.ru # Download latest version of composer curl -sS https://getcomposer.org.cn/installer | COMPOSER_HOME=.composer php #Edit the file to access the database, it is located at common/config/db.php #Update configs COMPOSER_HOME=.composer php composer.phar self-update && COMPOSER_HOME=.composer php composer.phar du #Installation of ready-dump php yii migrate -t=migration_install -p=backup/migrations
视频
SkeekS CMS (Yii2) — 快速、简单、高效!
skeeks.com | cms.skeeks.com