first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-06-08 17:09:23 -04:00
commit df3a033196
17887 changed files with 8637778 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# reviewReport
A review report plugin for OMP 1.2.0+/OJS 3.1+.
To install this plugin, either use git...
cd plugins/reports
git clone https://github.com/pkp/reviewReport
...or download a tarball...
cd plugins/reports
tar xzf /path/to/reviewReport.tar.gz
...or find the plugin in the Plugin Gallery within your application, if available.
This should make the report available immediately in your application in `Tools` > `Statistics`.