Skip to content

A PHAR project to export data to base-platform format from Drupal 6/7

License

Notifications You must be signed in to change notification settings

cygnusb2b/base-drush-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-drush-export

A PHAR project to export data to base-platform format from Drupal 6/7

Requirements

This command is meant to be used within in existing Drupal install, and relies heavily on Drush. You must have both Drush and a working Drupal install available to use. You also need a MongoDB server available.

Build

From project root, execute php -d phar.readonly=0 compile. The compiled PHAR archive will be output into the build/ directory.

Usage

From DRUPAL_ROOT directory, execute drush scr /path/to/build/export.phar [MongoDB DSN] [configKey]

About

A PHAR project to export data to base-platform format from Drupal 6/7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages