cookbookapp importer

This commit is contained in:
vabene1111
2021-09-15 10:26:31 +02:00
parent aeb5682176
commit 94e357f4f6
6 changed files with 94 additions and 14 deletions

View File

@@ -36,6 +36,7 @@ Overview of the capabilities of the different integrations.
| RezKonv | ✔️ | ❌ | ❌ |
| OpenEats | ✔️ | ❌ | ⌚ |
| Plantoeat | ✔️ | ❌ | ✔ |
| CookBookApp | ✔️ | ⌚ | ❌ |
✔ = implemented, ❌ = not implemented and not possible/planned, ⌚ = not yet implemented
@@ -208,4 +209,12 @@ Store the outputted json string in a `.json` file and simply import it using the
}
]
```
```
## Plantoeat
Plan to eat allow to export a text file containing all your recipes. Simply upload that text file to Tandoor to import all recipes
## CookBookApp
CookBookApp can export .zip files containing .yml files. Upload the entire ZIP to Tandoor to import all conluded recipes.