Hello fellow Adapters,
I'm looking for a best-practice for modifying components. Is there a way to overwrite templates/js files from outside of the component itself? My goal is to keep all components as they are and then modify templating files etc as I need them. That way I could still update them etc but keep my modifications seperate.
Or do you guys change the component itself/ duplicate the component and keep them as a custom-component?
Thx in advance