Skip to main content

A migration package for DSGov-Plone5

Project description

Migrates content from SimpleJSON format to Plone 5.

Documentation

This component is being developed following the guidelines documented in: - https://training.plone.org/5/transmogrifier/.

Installation In Production

This component is still under development, for now the installation can be done by cloning this directory inside the src folder of your website and configuring the buildout to fetch the package from there. Or you can upload your site using the buildout available here.

At the end of the [buildout] session in your buildout.cfg Insert the following code like:

[buildout]
...

auto-checkout = *
[sources]
dsgov.migration = git https://gitlab.ifrr.edu.br/2045293/dsgov.migration

...

Run buildout:

$ buildout

Installation In Development

Set up a virtual environment using python 3.8

Then run the command:

$ pip install -r requirements.txt

Run buildout:

$ buildout

Start Plone in foreground:

$ instance fg

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0b1 (2021-06-09)

  • Initial release. [handryks]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dsgov.migration-1.0b1.tar.gz (27.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page