Ported to PHP from project mclang/nextcloud-deck-import-trello-json
Simple script that can be used to import Trello boards from exported JSON files into Nextcloud's Deck app using Nextcloud Deck app API.
To import:
- Copy file
config.tmpl
to config.json - Put API access data on
config.json
- Put all
json
files exported from Trello boards ondata
directory - Run
php import_trello_json_to_NC_Deck.php