Eilocal.ini normally has [Plugins] sections at the bottom of the file, one corresponding to each module. The section title indicates which module it refers to.
Each section contains one flag (Plugin1, Plugin2, etc.) for each plug-in that is installed.
Example
[Plugins::eimngr]
Plugin1=Common
Plugin2=Manager
Plugin3=DBMaintenance
Plugin4=ERPImport
Each Plugins section is followed by specific settings for each installed plug-in.
If you are going to use REPORTER with DOCUMENTS, ensure that REPORTERDataCollectionPlugin is the last one listed in Eilocal.ini.
The order in which plug-ins are called is not predefined; however, you can use LogicalEventOrder to affect the order. You can also change the order manually, if you are confident in your ability to predict the consequences. If you rearrange the list, do not forget to change the numbering, as well.
FUSIONPlugin settings in Eilocal.ini