What does it do? Allows for anonymous reputations to be given based on groups. A setting is adding to the Reputations and each group is seperated by a comma. Each group in the setting can give anonymous reputatations. If the group is removed or if the person is no longer in the anon rep group then the reputation will become visible. Anyone with modcp access can view all reputations. Rep givers can decide when giving rep if they want it to be anonymous. If you give an anonymous reputation you will see the rep marked with a "(anonymous)" after the username link.
Installation 1. Upload the file /inc/plugins/anon_rep.php 2. FTP and make the following core file edit:
//Custom hook for Anonymous Reputation Plugin $plugins->run_hooks("reputation_vote");
3. Install & Activate the plugin "Anonymous Reputation" in the admincp. 4. Change settings under "Reputation" to add the groups you want to be anonymous.