Skip to content

New feature : Automatic Exports#36

Open
amayard wants to merge 10 commits intoDigiDago:masterfrom
cbluesprl:master
Open

New feature : Automatic Exports#36
amayard wants to merge 10 commits intoDigiDago:masterfrom
cbluesprl:master

Conversation

@amayard
Copy link

@amayard amayard commented Sep 15, 2021

This fork presents a new feature : automatic exports can be enabled in the plugin's settings.

A cron task is scheduled by default to perform an export of the entire platform's settings once a day. This offers an easy back-up solution.
Also, a clean-up feature is offered, which can also be enabled through the plugin's settings. The clean-up will only target automatic export. If an automatic export is imported in it's native platform or another platform, it will not be targeted by the cleanup.

The clean-up will clean automatic exports by their age :

  • up to 7 days old : keep all
  • 7 to 14 days old : keep 1/2 automatic exports
  • 14 to 30 days old : keep 1/4 automatic exports
  • 30 to 90 days old : keep 1/8 automatic exports
  • older than 90 days : deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant