Page 1 of 1

Symfony 4

Posted: 14 Oct 2019, 14:39
by DamienWolfer
Hi everyone,

I'm running a Symfony 4.3.5 App on PHP 7.3.7.
I'm trying to install Aimeos 2019.10 on this app.

Why does Aimeos still use FosUserBundle as this bundle is deprecated in Symfony 4?

Thanks for replies

Damien

Re: Symfony 4

Posted: 14 Oct 2019, 15:07
by aimeos
What is the suggested alternative now?

Re: Symfony 4

Posted: 08 Apr 2020, 13:35
by JinicMédia
Hi, same questions here, FOSUserBundle is not avaible in Symfony 5. Now the standard way is to build youre own User with symfony basic stuff.

Re: Symfony 4

Posted: 08 Apr 2020, 16:59
by aimeos
We don't want to reinvent such basic stuff that should be available by default (incl. forgot password, etc.) so we are currently looking if the Sylius user bundle is a viable alternative we can use.