Extension Order

Hello,

I have installed custom extension layoutdefs using the manifest. My assumption is that the definition in the later part of the file overwrites the earlier part in the file.
If there are many extension files in custom/Extension/Cases/Ext/Layoutdefs. Is there a way to determine the order of which the file is built? My problem right now is that some extension overwrite some other extension.

Thanks!

I don’t know the answer… sorry

SInce SuiteCRM is fully open-source, you can try and debug the procedure it builds those auto-generated files, to see how it loads stuff.