committed by
Julius Härtl
parent
19c609540b
commit
c7a37ea425
4
docs/implement-import.md
Normal file
4
docs/implement-import.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Implement import
|
||||
|
||||
* Create a new class `lib/service/BoardImport<ImportName>Service.php` where `<ImportName>` is the name of the source system.
|
||||
* Use the `lib/service/BoardImportTrelloService.php` class as inspiration
|
||||
Reference in New Issue
Block a user