Skip to content
/ prestio Public

dump and load content from and to a Plone instance

License

Notifications You must be signed in to change notification settings

wobsta/prestio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plone REST API IO tool

dump and load content from and to a Plone instance

Installation

pip install prestio

Usage

# dump content to local directory:
prestio --password admin dump http://127.0.0.1:8080/Plone/muster .

# load content into plone instance:
prestio --password admin load work http://127.0.0.1:8080/Plone

About

dump and load content from and to a Plone instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages