Skip to content

coldfront/coldfront-exporter-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColdFront Exporter v1

This plugin exports data from ColdFront 1.x to yaml files that can be imported into ColdFront 2.x

Install

$ uv pip install coldfront-exporter-v1

Next add the app to INSTALLED_APPS using your local_settings.py file:

INSTALLED_APPS += ["coldfront_exporter_v1"]

Exporting data

Export data to YML:

$ COLDFRONT_CONFIG=local_settings.py uv run coldfront export_database --output /path/to/yaml/

Now you can import the yaml using coldfront-initializer.

License

Apache 2.0

About

Export ColdFront 1.x to yaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages