Override javascript files

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Gagik
Posts: 38
Joined: 05 Dec 2023, 06:58

Override javascript files

Post by Gagik » 29 Jan 2024, 08:26

Hello,

PHP version: 8.1
Laravel version: 10
Aimeos version: 2023.10
Environment: Linux

I want to override \vendor\aimeos\ai-admin-jqadm\js\order.js file to my extension folder. Where (path) should I override this file ?

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

Re: Override javascript files

Post by aimeos » 30 Jan 2024, 08:47

There's a ./themes/admin/custom.js file in your own project specific Aimeos extension where your can add your own JS code overwriting existing one from the Aimeos packages.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply