Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Proof of concept for mr.migrator: a configurator and command line runner for collective.transmogrifier

Notifications You must be signed in to change notification settings

aclark4life/mr_migrator_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository demonstrates how to use mr.migrator to import static website content from the file system into Plone.

Installation

Follow these steps:

$ git clone git@github.com:aclark4life/mr_migrator_demo.git
$ cd mr_migrator_demo
$ python2.7 bootstrap.py -d
$ bin/buildout
$ bin/plone start
$ bin/migrate

You should end up with content in Plone that looks like this:

https://github.com/aclark4life/mr_migrator_demo/raw/master/screenshot.png

About

Proof of concept for mr.migrator: a configurator and command line runner for collective.transmogrifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages