235 B
235 B
Implement import
- Create a new class
lib/Service/Importer/Systems/<ImportName>Service.phpwhere<ImportName>is the name of the source system. - Use the
lib/Service/Importer/Systems/TrelloJsonService.phpclass as inspiration