This plugin generates a CSV spreadsheet with information that is usually requested by SciELO, based on the website submissions.
It allows the user to filter submissions within a date interval, using for this the submission date, last decision date or both.
The user can also filter from which sections the submissions should be obtained.
In OPS, the user can also choose if the number of views for abstract and PDF should be included in the report.
Since this plugin can be used in OJS and OPS, the informations change for each application.
The common information obtained for OJS and OPS are:
- Submission ID
- Submission title
- Submitter
- Date submitted
- Days until status changing
- Submission status (queued, published, declined or scheduled)
- Submission section
- Submission language
- Authors (containing full name, country and affiliation to each one)
- Final decision
- Final decision date
- Time in reviewing
- Time between submission and final decision
- Average time in reviewing
- Sections chosen for filtering
The information obtained only in OJS are:
- Journal editors assigned
- Section editor assigned
- Reviewing recommendations
- Last decision
The information obtained only in OPS are:
- Submitter Is Scielo Journal
- Preprint publication status (not submitted for publication in journal, submitted or submitted and published)
- Preprint publication DOI (if it has been published in a journal)
- Section moderator assigned
- Moderators assigned
- Submission notes
- Abstract Views
- PDF Views
The latest release of this plugin is compatible with the following PKP applications:
- OJS 3.5.0
- OPS 3.5.0
To download the plugin, go to the Releases page and download the tar.gz package of the latest release compatible with your website.
- Enter the administration area of your OJS/OPS website through the Dashboard.
- Navigate to
Settings>Website>Plugins>Upload a new plugin. - Under Upload file select the file scieloSubmissionsReportPlugin.tar.gz.
- Click Save and the plugin will be installed on your website.
Run this command at application's (OJS or OPS) root directory:
lib/pkp/lib/vendor/phpunit/phpunit/phpunit --configuration lib/pkp/tests/phpunit.xml "plugins/reports/scieloSubmissionsReport/tests"Depending on the application you're using, some tests will be marked as skipped. This occurs because some tests are suitable only for one application (i.e. for OJS or OPS, but not both).
This plugin is licensed under the GNU General Public License v3.0
Copyright (c) 2019-2026 Lepidus Tecnologia
Copyright (c) 2020-2026 SciELO