Download the PHP package indomian/news-block without Composer
On this page you can find all versions of the php package indomian/news-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download indomian/news-block
More information about indomian/news-block
Files in indomian/news-block
Download indomian/news-block
More information about indomian/news-block
Files in indomian/news-block
Vendor indomian
Package news-block
Short Description News aggregation application
License
Homepage https://github.com/Indomian/NewsBlock
Package news-block
Short Description News aggregation application
License
Homepage https://github.com/Indomian/NewsBlock
Please rate this library. Is it a good library?
Informations about the package news-block
NewsBlock application
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.
All versions of news-block with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version *
yiisoft/yii2-bootstrap Version *
yiisoft/yii2-swiftmailer Version *
npm-asset/font-awesome Version >=4.3.0
npm-asset/typeahead.js Version >=0.10.5
npm-asset/bootstrap-tagsinput Version >=0.4.2
curl/curl Version 1.2.1
yiisoft/yii2 Version *
yiisoft/yii2-bootstrap Version *
yiisoft/yii2-swiftmailer Version *
npm-asset/font-awesome Version >=4.3.0
npm-asset/typeahead.js Version >=0.10.5
npm-asset/bootstrap-tagsinput Version >=0.4.2
curl/curl Version 1.2.1
The package indomian/news-block contains the following files
Loading the files please wait ....