- Removed individual converters for TYPO3. Conversion is now handled in a single converter. - The new converter will import necessary dependencies upfront, e.g. town or organisation. - Move import state into extra class. Relates: #34
Add new configuration to support sync scope. This one requires the provided sync scope id and will always update all entries. Relates: #23