Override redirect base method.

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
santoshgarudi
Posts: 2
Joined: 27 Mar 2023, 06:10

Override redirect base method.

Post by santoshgarudi » 12 Apr 2023, 08:03

Hi I am new to Aimeos,

https://github.com/aimeos/ai-admin-jqad ... e.php#L682

I want to override redirect() method, Is it possible and if yes how to do that.

Thanks in advance.

User avatar
aimeos
Administrator
Posts: 7881
Joined: 01 Jan 1970, 00:00

Re: Override redirect base method.

Post by aimeos » 17 Apr 2023, 08:23

Overwriting base classes is difficult because you would have to overwrite all classes which uses the base class instead.
What would you like to accomplish? Maybe we can add a macro to be able to customize the method if you can tell us what you would like to change.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply