Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shi-yang/iisns
sns 开放社区
https://github.com/shi-yang/iisns
blog forum yii yii2 yii2-sns
Last synced: 4 days ago
JSON representation
sns 开放社区
- Host: GitHub
- URL: https://github.com/shi-yang/iisns
- Owner: shi-yang
- License: mit
- Created: 2015-02-28T03:18:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T01:27:34.000Z (over 6 years ago)
- Last Synced: 2025-01-16T03:13:47.174Z (11 days ago)
- Topics: blog, forum, yii, yii2, yii2-sns
- Language: JavaScript
- Homepage: http://www.iisns.com
- Size: 49.5 MB
- Stars: 221
- Watchers: 42
- Forks: 108
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
iisns - 地球村入口
------------------
> This project is only my spare time developed to learn yii2, will be submitted code from time to time. Have any questions can contact me. My e-mail address can be obtained from my GitHub homepage.Welcome to contribute your code. ^_^> 这个项目只是我业余时间开发用来学习 yii2 的,会不定期提交代码。有什么问题都可以联系我。可以通过我的 GitHub 主页获取我的邮箱地址。欢迎贡献代码~ ^_^
**iiSNS is the SNS community system based on yii2, a one-stop solution to community stations. Can write articles, do records, upload pictures, forums. But also can be used for content management system (CMS). iiSNS is a free open source project licensed under the MIT license.**
**iiSNS 是基于 yii2 的 SNS 社区系统,一站式解决社区建站。可以写文章,做记录,上传图片,论坛聊天等。还可以用来做内容管理系统(CMS)。iiSNS 是一个免费的开源项目,在 MIT 许可证下授权发布。**
特点与功能特性
------------
前后台分离,单入口应用程序,可创建主题,遵循 MVC 模式,按需加载功能,输入验证及输出过滤,模块化开发,兼容移动端(响应式布局),丰富的扩展库且易扩展,易使用易二次开发,国际化(I18N,目前支持中文、英文,通过添加语言文件还可支持更多语言)前台
- 用户模块(user)——用户中心、用户关注、用户资料、消息通知、头像裁剪、发送私信
- 社区模块(forum)——可以建立多个社区,发帖评论
- 家模块(home)——跟用户模块结合在一起,形成用户中心的动态发布、博客日志、相册上传后台
- AdminLTE 后台管理模板
- 内容管理
- RBAC(基于角色的访问控制)可用于
- 粉丝营销社区
- 新媒体行业
- 企业文化建设等等。演示: [www.iisns.com](http://www.iisns.com)
安装
----
1. 初始化配置:运行 `./init` 来初始化项目。![iiSNS](docs/images/install1.png)
2. 配置数据库:在 `common/config/db.php` 文件中配置数据库信息。然后运行 `./yii migrate` 来导入数据表。
![iiSNS](docs/images/install2.png)
3. 前台 Web 入口:`frontend/web`;后台 Web 入口:`backend/web`。
文档
--------
你可以点击下面的链接来查看开发和安装 iiSNS 的文档[https://github.com/shi-yang/iisns/wiki](https://github.com/shi-yang/iisns/wiki)
获取支持与帮助
----------
提交问题:[Git issues](https://github.com/shi-yang/iisns/issues)许可
-----
iiSNS 的发布是遵循 [The MIT License](https://github.com/shi-yang/iisns/blob/master/LICENSE.md) 的。这意味着您能免费使用它开发开源或私有的 Web 应用程序。预览
-------![iiSNS](docs/images/v0.7.0/1.png)
![iiSNS](docs/images/v0.7.0/2.png)
![iiSNS](docs/images/v0.7.0/3.png)
![iiSNS](docs/images/v0.7.0/4.png)
![iiSNS](docs/images/v0.7.0/5.png)
![iiSNS](docs/images/v0.7.0/6.png)