Download the PHP package abdualiym/yii2-block without Composer
On this page you can find all versions of the php package abdualiym/yii2-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package yii2-block
yii2-block extension
The extension allows manage block of html contents, files, images.
Installation
-
Install with composer:
-
After composer install run console command for create tables:
- Setup in common config storage and language configurations.
language indexes related with database columns.
Admin panel tabs render by array values order.
Begin id param value from 0.
- In admin panel add belove links for manage categories and blocks:
For using BlockController actions you must manual specify their category slug in route.
Examples
Extension registers next language arrays to Yii::$app->params[] for use in views:
Frontend widgets integration
get all blocks by category slug
get each block data for current app language:
TODO
- Copy from extension root directory example widgets for frontend integration
All versions of yii2-block with dependencies
abdualiym/yii2-language Version ^1.0
kartik-v/yii2-widget-fileinput Version @dev
yii-dream-team/yii2-upload-behavior Version ^1.2.3
masterexploder/phpthumb Version dev-master
mihaildev/yii2-elfinder Version *
sadovojav/yii2-ckeditor Version dev-master