PHPackages                             grozzzny/soc\_link - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. grozzzny/soc\_link

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

grozzzny/soc\_link
==================

Links social networks for easyii2CMS

v2.0(8y ago)0236MITPHP

Since Feb 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/grozzzny/soc_link)[ Packagist](https://packagist.org/packages/grozzzny/soc_link)[ RSS](/packages/grozzzny-soc-link/feed)WikiDiscussions v2 Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Links social networks for EasyiiCMS
===================================

[](#links-social-networks-for-easyiicms)

This module allows to [Easy yii2 cms](http://github.com/noumo/easyii)

Installation guide
------------------

[](#installation-guide)

Please, install [User module for EasyiiCMS by following these instructions](https://github.com/grozzzny/soc_link) before going further

```
$ php composer.phar require grozzzny/soc_link "dev-master"
$ composer require grozzzny/soc_link "dev-master"
```

v2.0 for easyii2

```
$ php composer.phar require grozzzny/soc_link "v2.x-dev"
$ composer require grozzzny/soc_link "v2.x-dev"
```

Run migrations

```
php yii migrate --migrationPath=@vendor/grozzzny/soc_link/migrations
```

```
