Mica Migration
Categories
Component ID
2549691
Component name
Mica Migration
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
269
Component created
Component changed
Component body
Module helper to export Studies/networks/datasets from Obiba's Mica 9.x Drupal distribution to Mica2 1.x server, the new version of the Mica studies catalog. It generates zip files of packaged .json files.
The Mica2 server have shell commands from which we can import studies :
mica import-zip -mk -u -p
-pub
By doing so, all studies/networks will be rebuilt in Mica2 Server along with the study-network structure preserved.
REQUIREMENTS
Mica Migration depends on :
- Download obiba-mica-protos in the sites/all/libraries, if you have access to drush command you can get it by typing : drush get-protobuf in your current mica installation
