cart
cart copied to clipboard
BE cart: overwrite backendmodul template does not work
I tried to overwrite templateRootPaths for Backendmodule by adding module.tx_cart.view.templateRootPaths.10 = EXT:mytheme/Resources/Private/Extensions/cart/Backend/Templates/to typoscript-setup. But this template isn't used in backend.
What more is to be done?