feat: local disk import all action + v1 import content (#1100)

This commit is contained in:
Nicolas Giard
2019-10-14 23:44:37 -04:00
committed by GitHub
parent 334d0a754e
commit cffd32dee0
8 changed files with 140 additions and 51 deletions

View File

@@ -29,3 +29,6 @@ actions:
- handler: backup
label: Create Backup
hint: Will create a manual backup archive at this point in time, in a subfolder named _manual, from the contents currently on disk.
- handler: importAll
label: Import Everything
hint: Will import all content currently in the local disk folder.