All Projects → mojifan → Moblog

mojifan / Moblog

Licence: mit
一个基于Yii2的博客系统

Labels

Projects that are alternatives of or similar to Moblog

Yii2 Configloader
Build configuration arrays from config files and env vars.
Stars: ✭ 59 (-36.56%)
Mutual labels:  yii2
Kantphp2
KantPHP Framework V2
Stars: ✭ 75 (-19.35%)
Mutual labels:  yii2
Yii2 Taggable Behavior
This extension allows you to get functional for tagging.
Stars: ✭ 83 (-10.75%)
Mutual labels:  yii2
Yii2 Collection
Collection extension for Yii 2
Stars: ✭ 62 (-33.33%)
Mutual labels:  yii2
Yii2 Smarty
Yii 2 Smarty Extension.
Stars: ✭ 67 (-27.96%)
Mutual labels:  yii2
Csv Grid
Yii2 extension for CSV export
Stars: ✭ 83 (-10.75%)
Mutual labels:  yii2
Yii2 Psr Log Target
Yii 2.0 log target that is able to write messages to PSR-3 compatible logger
Stars: ✭ 58 (-37.63%)
Mutual labels:  yii2
Yii2 Gallery Manager
Stars: ✭ 90 (-3.23%)
Mutual labels:  yii2
Easy Short Url
ESU 短网址,可在 Laravel、Yii、ThinkPHP 等框架 Composer 包引入,也可以独立搭建短网址站点
Stars: ✭ 71 (-23.66%)
Mutual labels:  yii2
Yii2 Console Runner Extension
An extension for running console commands on background in Yii framework.
Stars: ✭ 83 (-10.75%)
Mutual labels:  yii2
Yii2 Jwt
JWT implementation for Yii2 Authorization process
Stars: ✭ 61 (-34.41%)
Mutual labels:  yii2
Yii2 Async
Provides translucent api & queues for moving large tasks out of request context with SQL, Redis or AMQP.
Stars: ✭ 64 (-31.18%)
Mutual labels:  yii2
Ar Linkmany
ActiveRecord behavior for saving many-to-many relations
Stars: ✭ 83 (-10.75%)
Mutual labels:  yii2
Sitemap
Site map creation support
Stars: ✭ 59 (-36.56%)
Mutual labels:  yii2
Yii2 Aws S3
An Amazon S3 component for Yii2
Stars: ✭ 86 (-7.53%)
Mutual labels:  yii2
Yii2 Oauth2
OAuth2 wrapper for Yii2 applications
Stars: ✭ 58 (-37.63%)
Mutual labels:  yii2
Yii2 Schemadump
Generate the schema from an existing database.
Stars: ✭ 78 (-16.13%)
Mutual labels:  yii2
Yii2 Materializecss
Integration of materializecss into Yii2
Stars: ✭ 93 (+0%)
Mutual labels:  yii2
Yii2 Boilerplate
yii2 + vue.cli + element ui 前后端分离样板项目
Stars: ✭ 89 (-4.3%)
Mutual labels:  yii2
Gui Rbac Yii2
GUI for RBAC Yii2 Auth manager
Stars: ✭ 83 (-10.75%)
Mutual labels:  yii2

MoBlog

###截图### Snip20150220_1.png ###演示###

网址: http://moblog.coding.io/

###说明###

1.MoBlog是一个基于Yii2开发的博客系统,目前一些功能正在完善

2.数据库设计直接采用typecho的数据库结构,功能结构也是模仿typecho

3.为了部署到coding演示平台,省掉了yii命令部署方式

###安装###

1.下载或clone源码,运行composer install安装依赖

2.导入common/data/blog.sql文件到数据库,配置common/config/main-local.php文件中数据库组件

3.配置nginx或apache网站根目录到web文件夹

4.前台访问index.php文件,后台访问admin.php文件

5.后台账号admin 密码123456

###协议###

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].