Hi there,
I have setup ArcGIS Pro V2.5 to use a local folder to load in several .esriAddinX files from the Add-In Manager option

What is the best practice/correct way to store the .esriAddinX files in this directory?
Option 1 - Is it the files straight in the directory

Option 2 - Should they be in their individual folder (eg. GUID - ID from the config.daml file) and then the file which is the same if you double-click the file and it's installed in your 'Documents' folder

The get started documentation talks about 'manually copying the file to a well-known folder'. What does it really mean by this?
After this is known, now for the next part.
With all these .estiAddinX files, how are they processed?
- Is it based on the filename alphabetically in the folder and it processes the tab, groups, etc per file and hope for the best it all loads correctly
Or
- Does it read all the info in config.daml files, determines the tabs to add, which new groups to add to new/existing tabs and then the other controls, etc?
Thank you for any help in this area is greatly appreciated