how do i override jqadm files? In my case, I need to have a customised file for ext/ai-admin-jqadm/admin/jqadmin/sr/Admin/Product/Option/Config/Standard.php
Forum rules: Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Same way as everywhere else: Extend from the class, store it in you own extension in the same directory structure as the original file and configure the new class name using https://aimeos.org/docs/Configuration/Core/admin/jqadm/product/option/config/name
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Btw: If you only want to add something and don't want to touch the existing code, you can add a new subpart instead. Then your code is more update save.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
