Skip to content

Commit

Permalink
Merge pull request #345 from Alex-nz/wos_plugin_for_ojs_3_3
Browse files Browse the repository at this point in the history
Add Web of Science Reviewer Recognition Service plugin for OJS 3.3
  • Loading branch information
bozana authored Jan 3, 2025
2 parents e3800d9 + 6834b42 commit f2bfd63
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@
</compatibility>
<certification type="reviewed"/>
<description>Update for compatibility with v3.4.0</description>
</release>
</release>
</plugin>
<plugin category="generic" product="authorsHistory">
<name locale="en">Authors History</name>
Expand Down Expand Up @@ -10267,6 +10267,14 @@
<certification type="reviewed"/>
<description>Rebrand of old Publons plugin for OJS 3.2 to Web of Science</description>
</release>
<release date="2024-12-30" version="1.3.3.0" md5="ed7b82b1de9c94abf00cc125782fa9bc">
<package>https://github.com/clarivate/wos_reviewer_recognition_plugin_ojs_old/releases/download/v1.3.3.0/webOfScience_1_3_3_0.tar.gz</package>
<compatibility application="ojs2">
<version>~3.3.0.0</version>
</compatibility>
<certification type="reviewed"/>
<description>Rebrand of old Publons plugin for OJS 3.3 to Web of Science, fix for PHP 8.0+</description>
</release>
<release date="2024-10-03" version="1.3.4.1" md5="d6d20dd1ae7547e855bd03e4a09de6a9">
<package>https://github.com/clarivate/wos_reviewer_recognition_plugin_ojs_3/releases/download/v1.3.4.1/webOfScience.tar.gz</package>
<compatibility application="ojs2">
Expand Down

0 comments on commit f2bfd63

Please sign in to comment.