Skip to content

Plone plugin that loads the tarball configuration file exported from ZMI.

License

Notifications You must be signed in to change notification settings

mekomsolutions/plone.initializer

Repository files navigation

https://travis-ci.org/mekomsolutions/plone.initializer.svg?branch=master Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/plone.initializer.svg?style=plastic:alt:Supported-PythonVersions

License

plone.initializer

This plugin will load data exported from the ZMI into a new Plone site. The plugin expects the data to exisit at ${var-dir}/importdata/data.tar.gz . It is created specifically for importing data from [SENAITE](https://www.senaite.com/) but should work with any data exported as tar.gz from the ZMI interface.

Installation

Install plone.initializer by adding it to your buildout:

[buildout]

...

eggs =
    plone.initializer

and then running bin/buildout

Contribute

License

The project is licensed under the MIT licence.

About

Plone plugin that loads the tarball configuration file exported from ZMI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published