smart-core / cms
Smart Core CMS 标准版
0.3.4
2017-11-02 15:49 UTC
Requires
- php: ^7.1.0
- dizda/cloud-backup-bundle: *
- doctrine/doctrine-fixtures-bundle: *
- doctrine/doctrine-migrations-bundle: *
- friendsofsymfony/user-bundle: ~2.0@dev
- genemu/form-bundle: ^3.0@dev
- hwi/oauth-bundle: 0.5.*@dev
- knplabs/knp-menu-bundle: dev-master
- liip/functional-test-bundle: dev-master
- mopa/bootstrap-bundle: dev-master
- smart-core/cms-bundle: dev-master
- smart-core/cms-generator-bundle: dev-master
- smart-core/core-bundle: dev-master
- smart-core/db-dumper-bundle: dev-master
- smart-core/felib-bundle: dev-master
- smart-core/html-bundle: dev-master
- smart-core/media-bundle: dev-master
- smart-core/module-breadcrumbs: dev-master
- smart-core/module-gallery: dev-master
- smart-core/module-menu: dev-master
- smart-core/module-slider: dev-master
- smart-core/module-texter: dev-master
- smart-core/module-unicat: dev-master
- smart-core/module-user: dev-master
- smart-core/module-webform: dev-master
- smart-core/module-widget: dev-master
- smart-core/rich-editor-bundle: dev-master
- smart-core/seo-bundle: dev-master
- smart-core/session-bundle: dev-master
- smart-core/settings-bundle: dev-master
- smart-core/simple-profiler-bundle: dev-master
- smart-core/sitemap-bundle: dev-master
- symfony/symfony: ^3.3
README
基于 Symfony2 框架,使用开源技术创建和管理的现代网站项目系统。
安装
步骤 1:创建数据库
步骤 2:安装新文件夹 mysite.com
composer create-project smart-core/cms mysite.com
或者到当前文件夹
composer create-project smart-core/cms ./
以新用户身份登录到 http://my-projeсt/admin/。
进入“结构”部分,地址为 http://my-projeсt/admin/structure/
,创建主文件夹。
为媒体集合创建“存储”地址为: http://my-projeсt/admin/config/media/storage_create/
对于将使用媒体集合的模块,需要在地址: http://my-projeсt/admin/config/media/collection_create/
创建集合