lepidus / fullJournalTransfer

OJS plugin for importing/exporting a journal with all its private information (e.g. submitted articles, reviews, editorial decisions, etc.)
24 stars 7 forks source link

Clarification on OJS version #8

Closed kaitlinnewson closed 4 years ago

kaitlinnewson commented 6 years ago

Hi, I think the documentation for this plugin is a little confusing, and I was hoping for some clarification.

In one area you say "This is an import/export plugin for OJS 2.4.6, 2.4.7, 2.4.8 and 2.4.8.1 ", and then in another you say "This plugin requires OJS 2.4.6 in both OJS instances". What version does the plugin work with or require? And are there any PHP version requirements?

I'm asking because we're currently trying to import a journal from 2.4.8.3 into an instance with 2.4.8.1, but have not been able to successfully import so far.

diegoabadan commented 6 years ago

Hi,

We tested from OJS 2.4.6 to 2.4.8.1. But it probably works up to 2.4.8.3.

However, the journal migration should be between two OJS instances of the same OJS version (2.4.8.1 to 2.4.8.1, 2.4.6 to 2.4.6 and so on).

We use PHP 5.5.9 successfully. We have received reports of problems with the version of PHP, so we imagine that supports a wider range of versions of PHP successfully.

Thanks for the feedback, we will improve the documentation.

kaitlinnewson commented 6 years ago

Thanks for clarifying!

diegoabadan commented 4 years ago

Updated documentation.