All Projects → Georgynet → Blog Yii2

Georgynet / Blog Yii2

Licence: other
Blog on Yii Framework 2

Labels

Projects that are alternatives of or similar to Blog Yii2

Iisns
sns 开放社区
Stars: ✭ 217 (+471.05%)
Mutual labels:  blog, yii2
Yii2 Gravatar
Gravatar Widget for Yii Framework 2
Stars: ✭ 36 (-5.26%)
Mutual labels:  yii2
Yii2 Pages Module
Application sitemap and navigation manager module for Yii 2.0 Framework
Stars: ✭ 30 (-21.05%)
Mutual labels:  yii2
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-13.16%)
Mutual labels:  blog
Awesome Solo
🎸 展示大家漂亮的 Solo 博客!最新统计数据已经移到社区 https://hacpai.com/top/solo
Stars: ✭ 31 (-18.42%)
Mutual labels:  blog
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+2471.05%)
Mutual labels:  yii2
Blog
本仓库存放个人博客的 markdown 源文件
Stars: ✭ 951 (+2402.63%)
Mutual labels:  blog
Attila
Ghost Theme
Stars: ✭ 989 (+2502.63%)
Mutual labels:  blog
Aakinshin.net
My blog
Stars: ✭ 36 (-5.26%)
Mutual labels:  blog
Ibooks
VuePress记录技术开发笔记
Stars: ✭ 33 (-13.16%)
Mutual labels:  blog
Frontend Tutorials
📘 Frontend Tutorials and Tricks — 前端技巧和教程
Stars: ✭ 33 (-13.16%)
Mutual labels:  blog
Jessesquires.com
Turing complete with a stack of 0xdeadbeef
Stars: ✭ 31 (-18.42%)
Mutual labels:  blog
Yii2 Image Attachment
This extension intended to handle images associated with model.
Stars: ✭ 35 (-7.89%)
Mutual labels:  yii2
Yii2 Many To Many
Implementation of Many-to-many relationship for Yii 2 framework
Stars: ✭ 30 (-21.05%)
Mutual labels:  yii2
Hexo Theme Diaspora
Hexo theme, Blog theme, Clean, Responsive theme
Stars: ✭ 986 (+2494.74%)
Mutual labels:  blog
Zayzafoun
A simple web blog script written in Python & Flask
Stars: ✭ 30 (-21.05%)
Mutual labels:  blog
Blog
新博客请移步语雀
Stars: ✭ 32 (-15.79%)
Mutual labels:  blog
Ezlog
Easy blog system powered by django
Stars: ✭ 34 (-10.53%)
Mutual labels:  blog
Koa Typescript
🚀️koa2 & typescript
Stars: ✭ 38 (+0%)
Mutual labels:  blog
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+2497.37%)
Mutual labels:  blog

Yii 2 Blog

Scrutinizer Code Quality Code Climate

Install Blog on Yii Framework 2

  1. Clone repository.

  2. Run composer install or composer update.

  3. Configure environment dev or prod:

php /path/to/yii-application/init
  1. Configure the database connection in the config:
/common/config/main-local.php
  1. Run migration:
php yii migrate

Default user:

Login: demoadmin

Password: demoadmin

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].