Socket
Socket
Sign inDemoInstall

@haxcms/migrate-drupal

Package Overview
Dependencies
66
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @haxcms/migrate-drupal

Convert a Drupal Book XML export to JSON Outline Schema.


Version published
Weekly downloads
6
Maintainers
2
Created
Weekly downloads
 

Readme

Source

@haxcms/drupal-book-2-jos

Convert a Drupal Book XML export to JSON Outline Schema.

oclif Version Downloads/week License

Usage

$ npm install -g @haxcms/migrate-drupal
$ migrate-drupal COMMAND
running command...
$ migrate-drupal (-v|--version|version)
@haxcms/migrate-drupal/0.0.13 darwin-x64 node-v12.13.0
$ migrate-drupal --help [COMMAND]
USAGE
  $ migrate-drupal COMMAND
...

Commands

migrate-drupal help [COMMAND]

display help for migrate-drupal

USAGE
  $ migrate-drupal help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

migrate-drupal run

Convert a Drupal Book XML export to JSON Outline Schema.

USAGE
  $ migrate-drupal run

OPTIONS
  -d, --dest=dest  [default: ./] Destination of the JOS location.
  -s, --src=src    (required) Source of the drupal book xml file.

See code: src/commands/run.js

Keywords

FAQs

Last updated on 14 May 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc