Daniel Dorndorf
Daniel Dorndorf
**Describe the bug** Somehow after automatic updates or something the browser plugin was unable to connect to keeweb. I saw that the browsers options were deactivated, but trying to activate...
I miss some error or notification during the process if a js file from the sources was not found.
The before event should be triggered before the actual import. This should solve #27 Edit: also added setters for the event data to be able to override it
Hi, I wanted to use the ImportBeforeEvent to manipulate some file paths before importing, but it seems the be "after" everything is already imported. See: https://github.com/in2code-de/migration/blob/0819427ae2467bf42fb2c1d02e22c1fa7704c759/Classes/Port/Import.php#L136-L151 Pull request incoming Greetings...