Plugin Missing Files Issue (Public)Issue Plugin activation can occasionally not install all the files. Following 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_family.If 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 files.Turning off the optimizer will not cause any data loss or data modification.In 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 Some reasons why the plugin may not install properly: The plugin is dependent on another plugin that is not installed.During the automated plugin activation, there may have been some network issues.