Plugin Missing Install FilesIssue Plugin activation, in certain cases, may not successfully install all the required files. This issue can occur due to various reasons such as plugin dependencies not being met, network issues during automated activation, or other unforeseen circumstances.CauseThe plugin is dependent on another plugin that is not installedDuring the automated plugin activation, there may have been some network issuesResolutionFollowing these steps will re-install the plugin and usually fix the issue: Turn off the optimizer: Check to see if this system property exists: glide.upgrade.optimize.in_familyIf it does not exist, create the system property (can import attached XML) Name: glide.upgrade.optimize.in_familyType: true | falseValue: false Activate the plugin againTurn on the optimizer again (Set the property to true again) Do not have to delete the property What the optimizer does when it is active: The optimizer will be in effect when: plugins are activatedupdate sets are installedupgrades occur If the platform sees that certain things have been activated/installed before, it will skip those filesTurning off the optimizer will not cause any data loss or data modificationIn this case with it off, it is simply re-installing all OOB files and if any files are customized, it will not modify those files