nicolaslopezj:orion-exporter

v1.3.3Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Orion Exporter

Export and import all your Orion data.

It can export all the collections and the dictionary.

When importing it will remove all documents stored.

The ids of the documents will be kept.

Installing

meteor add nicolaslopezj:orion-exporter

By default the tab is not shown, but you can navigate to /export.

If you wan't to make the tab visible, call:

1Options.set('showExportTab', true);

Security

Orion Exportes uses nicolaslopezj:roles to secure the import and export. The name of the action is nicolaslopezj.orionExport.