Checkout URL // Route Configuration
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Checkout URL // Route Configuration
Using the default Route Configuration from
https://aimeos.org/docs/latest/typo3/setup/#seo-urls
the checkout URL looks like
/checkout/?ai%5Baction%5D=standard&ai%5Bcontroller%5D=Checkout&ai%5Bc_step%5D=delivery
instead /checkout/co/delivery/
same with Basket.
The catalog detail view works as expected
what is missing?
Aimeos 22.10
Latest TYPO3 v11
https://aimeos.org/docs/latest/typo3/setup/#seo-urls
the checkout URL looks like
/checkout/?ai%5Baction%5D=standard&ai%5Bcontroller%5D=Checkout&ai%5Bc_step%5D=delivery
instead /checkout/co/delivery/
same with Basket.
The catalog detail view works as expected
what is missing?
Aimeos 22.10
Latest TYPO3 v11
Re: Checkout URL // Route Configuration
Good question! The TYPO3 route enhancers behave sometimes very strange. Did you clear all caches?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Checkout URL // Route Configuration
I agree. Cache cleared and changes of the "_controller: 'Catalog::detail'" part immediately have an effect.
I've seen it is also not working on the demo system.
https://typo3.demo.aimeos.org/
is there no working route configuration for checkout and basket out there?
I've seen it is also not working on the demo system.
https://typo3.demo.aimeos.org/
is there no working route configuration for checkout and basket out there?
Re: Checkout URL // Route Configuration
Like said, it should work, actually - at least it did in most of our test installations (but not all immediately). Sometimes it wasn't obvious why it didn't work and then it worked with no change in the config ...
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star