splash/fos-user-bundle

This package is abandoned and no longer maintained. The author suggests using the splash/symfony-user-bundle package instead.

Splash Bundle for Symfony Users

1.1 2023-01-02 10:08 UTC

This package is auto-updated.

Last update: 2024-01-16 12:03:38 UTC


README

N|Solid

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.

Latest Stable Version Latest Unstable Version License

Installation via Composer

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.

Requirements

  • PHP 7.2+
  • Fos User 2.0+
  • An active Splash Sync User Account

Documentation

For the configuration guide and reference, see: Fos User Bundle Doc

Contributing

Any Pull requests are welcome!

This module is part of SplashSync project.