Splash Php Bundle for Synchronization with FriendOfSymfony User Bundle.
This module implement Splash Sync connector for Symfony Applications using FOS User Bundle.
It provides access to Users entities for automated synchronization though Splash Sync dedicated protocol.
Download Akeneo-Bundle and its dependencies to the vendor directory. You can use Composer for the automated process:
$ php composer.phar require splash/fos-user-bundle
Composer will install the bundle to vendor/splash
directory.
- PHP 7.2+
- Fos User 2.0+
- An active Splash Sync User Account
For the configuration guide and reference, see: Fos User Bundle Doc
Any Pull requests are welcome!
This module is part of SplashSync project.