We’re working on transitioning our OJS installation into a cPanel instance. With that, we’re trying to determine how best to transfer the data not available for export via the Import/Export Plugins–e.g., journal settings, articles currently in review, etc. Our OJS database is currently Postgres and cPanel only supports MySQL, so we were trying to avoid a DB dump that could result in corrupted data when trying to move from Postgres to MySQL.
Short of manually copying over the journal settings, we can’t think of another solution, but this wouldn’t help with articles that are currently under review and/or editing. Are we missing something? Is there some way to export settings and other data associated with a journal?