Search found 3 matches

by Czarek
14 Jul 2021, 14:22
Forum: Laravel package
Topic: The path to new controllers, where should he be?
Replies: 2
Views: 5411

The path to new controllers, where should he be?

In shop.php, I added "mynameeerrr" to 'client' => [ 'html' => [ 'checkout' => [ 'confirm' => [ 'name' => 'mynameeerrr', and got an error Class "\ Aimeos \ Client \ Html \ Checkout \ Confirm \ mynameeerrr" not available Tell me which path should I create this file "mynameeerr...
by Czarek
29 Jun 2021, 06:20
Forum: Laravel package
Topic: Problem with overwrite checkout templates
Replies: 2
Views: 3163

Re: Problem with overwrite checkout templates

Thanks, this worked!
by Czarek
28 Jun 2021, 11:50
Forum: Laravel package
Topic: Problem with overwrite checkout templates
Replies: 2
Views: 3163

Problem with overwrite checkout templates

Hello, I'm trying to overwrite templates from extension (ext/ai-client-html/client/html/templates/checkout/standard). I've found that there are couple ways to do this, depends on aimeos version probably (I have 2021.04) and none worked for me. Where exactly can I place for example file "deliver...