indomian/news-block 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

indomian/news-block

最新稳定版本:0.0.2

Composer 安装命令:

composer create-project indomian/news-block

包简介

News aggregation application

关键字:

README 文档

README

NewsBlock application provides news aggregation display on page as a list, and specially provide API access for receiving news in light way.

Based on Yii 2 Basic Application Template

Installation guide

On server you required to have:

  • Web server Apache2 (for .htaccess) or other that could be configured with path rewrite
  • php5.5
  • postgresql
  • Database and database user
  • yyi2 requirements: GD or ImageMagic, mcrypt

Get composer:

curl -s http://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Install composer plugin for npm assets:

composer global require "fxp/composer-asset-plugin:1.0.0"

Install project using composer:

composer create-project -s dev --prefer-dist indomian/news-block somepath

Configure DB connection in file /config/db.php

Run DB migration:

./yii migrate

If everything ok your application should be available to connect and work with.

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-04-21