2017 © Pedro Peláez
 

project news-block

News aggregation application

image

indomian/news-block

News aggregation application

  • Thursday, April 23, 2015
  • by indomian
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

NewsBlock application

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

Based on Yii 2 Basic Application Template, (*2)

Installation guide

On server you required to have:, (*3)

  • 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:, (*4)

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

Install composer plugin for npm assets:, (*5)

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

Install project using composer:, (*6)

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

Configure DB connection in file /config/db.php, (*7)

Run DB migration:, (*8)

./yii migrate

If everything ok your application should be available to connect and work with., (*9)

The Versions

23/04 2015

dev-master

9999999-dev https://github.com/Indomian/NewsBlock

News aggregation application

  Sources   Download

The Requires

 

The Development Requires

api news

23/04 2015

0.0.2

0.0.2.0 https://github.com/Indomian/NewsBlock

News aggregation application

  Sources   Download

The Requires

 

The Development Requires

api news

21/04 2015

0.0.1

0.0.1.0 https://github.com/Indomian/NewsBlock

News aggregation application

  Sources   Download

The Requires

 

The Development Requires

api news