定制 okulbilisim/ojs-tools-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

okulbilisim/ojs-tools-bundle

最新稳定版本:1.0.10

Composer 安装命令:

composer create-project okulbilisim/ojs-tools-bundle

包简介

A helper for migrating to Vipa

README 文档

README

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

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 VIPA.

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

统计信息

  • 总下载量: 839
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 8
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-04