PHPackages                             yii2-bridge/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yii2-bridge/core

ActiveProject

yii2-bridge/core
================

Simple admin panel for enthusiasts

v0.3.2(6y ago)61.9k2[2 issues](https://github.com/yii2-bridge/core/issues)[7 PRs](https://github.com/yii2-bridge/core/pulls)1MITPHP

Since Jun 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yii2-bridge/core)[ Packagist](https://packagist.org/packages/yii2-bridge/core)[ RSS](/packages/yii2-bridge-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (20)Versions (21)Used By (1)

Yii2 Bridge [![Build Status](https://camo.githubusercontent.com/5e78e2a6d4d5f8daf9b34d2f3949857c727d1b8c7f828f205dd9af943d5ba8a4/68747470733a2f2f7472617669732d63692e6f72672f6e61666669712f796969322d6272696467652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/naffiq/yii2-bridge) [![Maintainability](https://camo.githubusercontent.com/d9314b7bcb77bc966f0de6c9379adae9f0f5957652e93470bae2ef926624d52b/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f31373930313035303361333335306435376638312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/naffiq/yii2-bridge/maintainability)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#yii2-bridge--)

[![Yet another admin panel](https://raw.githubusercontent.com/yii2-bridge/core/master/src/assets/dist/bridge.jpg)](https://raw.githubusercontent.com/yii2-bridge/core/master/src/assets/dist/bridge.jpg)

### [Краткое введение и туториал на русском](http://telegra.ph/Yii2-Bridge-03-26)

[](#краткое-введение-и-туториал-на-русском)

Bridge delivers you simple content management system that utilizes best production-tested components and plugins for Yii2.

Installation
------------

[](#installation)

Add it as Composer dependency by running

```
$ composer require yii2-bridge/core
```

####  Be sure to configure module (instructions below), before running migrations.

[](#be-sure-to-configure-module-instructions-below-before-running-migrations)

Configuration
-------------

[](#configuration)

Add module declaration to your config file for web config:

```
