GithubHelp home page GithubHelp logo

importbundle's Introduction

ImportBundle

This is a bundle which helps with importing databases of other journal softwares to a new instance of OJS.

Available Commands

Command Description
ojs:import:download Download all files added to the queue during imports
ojs:import:pkp:all-journals Import all journals from PKP/OJS
ojs:import:pkp:contacts Import journal contacts from PKP/OJS
ojs:import:pkp:given-journals Import given journals from PKP/OJS
ojs:import:pkp:journal Import a journal from PKP/OJS
ojs:import:pkp:stats Import article stats from PKP/OJS
ojs:import:pkp:subjects Import subjects from PKP/OJS
ojs:import:pkp:submitters Import article submitters from PKP/OJS
ojs:import:pkp:user Import an user from PKP/OJS

PKP/OJS

### Importing an user

php app/console ojs:import:pkp:user <user_id_from_pkpojs> <db_host> <db_user> <db_pass> <db_name>

### Importing a journal This command will import the given journal and its sections, issues, articles and users who submitted an article.

php app/console ojs:import:pkp:journal <journal_id_from_pkpojs> <db_host> <db_user> <db_pass> <db_name>

Downloading files

After importing your journals, run this to make your files available on OJS.

php app/console ojs:import:download <pkpojs_domain_name>

importbundle's People

Contributors

utkuaydin avatar delirehberi avatar hasantayyar avatar hmert avatar

Watchers

James Cloos avatar TÜBİTAK ULAKBİM avatar Memduh Çağrı Demir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.