Download the PHP package feehi/feehicms without Composer
On this page you can find all versions of the php package feehi/feehicms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download feehi/feehicms
More information about feehi/feehicms
Files in feehi/feehicms
Download feehi/feehicms
More information about feehi/feehicms
Files in feehi/feehicms
Vendor feehi
Package feehicms
Short Description Feehi CMS Project Template
License BSD-3-Clause
Homepage http://cms.feehi.com/
Package feehicms
Short Description Feehi CMS Project Template
License BSD-3-Clause
Homepage http://cms.feehi.com/
Please rate this library. Is it a good library?
Informations about the package feehicms
FeehiCMS __(English)__
基于yii2的CMS系统,运行环境与yii2(php>=5.4)一致。FeehiCMS旨在为yii2爱好者提供一个基础功能完善的CMS系统,使开发者更专注于业务功能开发。 FeehiCMS没有对yii2做任何的修改、封装,但是把yii2的一些优秀特性几乎都用在了FeehiCMS上,对于学习yii2框架提供了良好的实例。
更新记录
0.1.3版本已经集成swoole作为FeehiCMS应用服务器,详细配置及使用参见yii2-swoole
帮助
QQ群 258780872
功能
- 网站设置
- 前后台菜单
- 文章管理
- 权限管理
- 多语言
- 记录管理员操作日志
- 缓存管理
- 前后台用户
- restful api
- 单元测试、功能测试、验收测试
快速体验
-
使用演示站点 演示站点后台 用户名:feehicms 密码123456
- php7.0.0
- swoole (docker)
- swoole演示前台 http://swoole.demo.cms.qq.feehi.com
- swoole演示后台 http://swoole-admin.demo.cms.qq.feehi.com
- php7.1.8 (docker)
- 备用演示前台1 http://demo.cms.qq.feehi.com
- 备用演示api1 http://demo.cms.qq.feehi.com/admin
- 备用演示后台1 http://demo.cms.qq.feehi.com/api
- php5.4 (docker)
- 使用Docker容器
安装
前置条件: 如未特别说明,已默认您把php命令加入了环境变量
-
使用归档文件
使用此方式安装,后台超管用户名和密码会在安装过程中让您填入
- 下载FeehiCMS源码 点击此处下载最新版
- 解压到目录
- 配置web服务器(参见下面)
- 浏览器打开 http://localhost/install.php 按照提示完成安装(若使用php内置web服务器则地址为 http://localhost:8080/install.php )
- 完成
-
使用composer (推荐使用此方式安装)
使用此方式安装,默认的后台超级管理员用户名admin密码123456 composer的安装以及国内镜像设置请点击 此处
- 依次执行以下命令
- 配置web服务器(参加下面)
- 完成
附:web服务器配置(注意是设置"path/to/frontend/web为根目录)
-
php内置web服务器(仅可用于开发环境,当您的环境中没有web服务器时)
-
Apache
- Nginx
运行效果
All versions of feehicms with dependencies
PHP Build Version
Package Version
Requires
feehi/cms-core Version
*
The package feehi/feehicms contains the following files
Loading the files please wait ....