We are implementing this plugin for OPS and OJS 3.3 (or higher) for SciELO Brasil.
It is a work in progress, and we do not have an estimate to finish it.
The latest release of this plugin is compatible with the following PKP applications:
- OPS 3.3 (or higher)
Using PHP 7.3 or higher, but below PHP 8.0.
To download the plugin, go to the Releases page and download the tar.gz package of the latest release compatible with your website.
- Clone the Dataverse plugin repository
- Open a terminal inside the repository directory and run the following commands:
- git submodule init
- git submodule update
To clone SWORD v2 PHP API library submodule.
- To use the plugin into the PKP Appplication, copy it's folder to the /plugins/generic directory.
- And from the root of the PKP Appplication directory, execute this command to update the database, creating the tables used by the plugin:
- php tools/upgrade.php upgrade
- Install the 'php-zip' dependency.
- Enter the administration area of your application and navigate to
Settings
>Website
>Plugins
>Upload a new plugin
. - Under Upload file select the file dataverse.tar.gz.
- Click Save and the plugin will be installed on your website.
After installation, it is necessary to enable the plugin. This is done in Website Settings
> Plugins
> Installed Plugins
.
With the plugin enabled, you should expand its options by clicking the arrow next to its name and then accessing its Settings
. In the new window, the Dataverse URL (Root Dataverse URL), Dataverse (Dataverse URL) and API Token will be displayed. After filling in the fields, just confirm the action by clicking Save
. The plugin will only work after filling in these data.
This plugin is licensed under the GNU General Public License v3.0
Copyright (c) 2021-2022 Lepidus Tecnologia
Copyright (c) 2021-2022 SciELO