PHPackages                             rc/duallogin-wp-fos-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. rc/duallogin-wp-fos-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

rc/duallogin-wp-fos-bundle
==========================

Simultaneous login fosuserbundle and hypebeastwordpressbundle

052PHP

Since Mar 9Pushed 13y ago1 watchersCompare

[ Source](https://github.com/rafaelcalleja/DualLoginWPFOS)[ Packagist](https://packagist.org/packages/rc/duallogin-wp-fos-bundle)[ RSS](/packages/rc-duallogin-wp-fos-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DualLoginWPFOS
==============

[](#dualloginwpfos)

Con este plugin , cuando hagas login en el form de fosuserbundle automaticamente estaras logeado en el blog de wordpress, siempre que tanto usuarios de fos como usuarios de wp tengan las mismas credenciales user/pass

Installation
============

[](#installation)

Step 1: Installation
--------------------

[](#step-1-installation)

```
php composer.phar require --no-update rc/duallogin-wp-fos-bundle
php composer.phar update rc/duallogin-wp-fos-bundle

```

Step 2: Enable the bundle
-------------------------

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
