Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 674 Bytes

Import Trello Boards into Nextcloud Deck App

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 on data directory
  • Run php import_trello_json_to_NC_Deck.php