Aimeos AbstractController and Fluid

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
earosb
Posts: 12
Joined: 13 Jul 2016, 15:30

Aimeos AbstractController and Fluid

Post by earosb » 28 Jul 2016, 17:00

Hello there,

I was wondering if it's posible extend my Extbase controller from the Aimeos AbstractController and use the fluid views like a regular Extbase.

I really appreciate any help you can provide.

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

Re: Aimeos AbstractController and Fluid

Post by aimeos » 28 Jul 2016, 17:37

Yes, you can if you add this method like the admin controllers do:
https://github.com/aimeos/aimeos-typo3/ ... r.php#L219
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply