219 B
219 B
Implement import
- Create a new class
lib/service/BoardImport<ImportName>Service.phpwhere<ImportName>is the name of the source system. - Use the
lib/service/BoardImportTrelloService.phpclass as inspiration